Uses of Class
org.lfenergy.compas.scl2007b4.model.TCommunication
Package
Description
sct.commons.dto is a group of DTO utils for operating on
SCL
servicesscl.com is a group of services for operating on
Communication
object-
Uses of TCommunication in org.lfenergy.compas.scl2007b4.model
Modifier and TypeMethodDescriptionObjectFactory.createTCommunication()
Create an instance ofTCommunication
SCL.getCommunication()
Gets the value of the communication property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCommunication>
ObjectFactory.createCommunication
(TCommunication value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCommunication>
ObjectFactory.createCommunication
(TCommunication value) void
SCL.setCommunication
(TCommunication value) Sets the value of the communication property. -
Uses of TCommunication in org.lfenergy.compas.sct.commons.dto
Modifier and TypeMethodDescriptionstatic List<SubNetworkDTO>
SubNetworkDTO.createDefaultSubnetwork
(String iedName, TCommunication communication, List<SubNetworkTypeDTO> subNetworkTypes) Create default Subnetwork in Communication node of SCL file -
Uses of TCommunication in org.lfenergy.compas.sct.commons.scl.com
ModifierConstructorDescriptionCommunicationAdapter
(SclRootAdapter parentAdapter, TCommunication currentElem) Constructor