Uses of Class
org.lfenergy.compas.scl2007b4.model.TSubstation
-
Uses of TSubstation in org.lfenergy.compas.scl2007b4.model
Modifier and TypeFieldDescriptionprotected List<TSubstation>
SCL.substation
protected List<TSubstation>
TProcess.substation
Modifier and TypeMethodDescriptionObjectFactory.createTSubstation()
Create an instance ofTSubstation
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TSubstation>
ObjectFactory.createSubstation
(TSubstation value) SCL.getSubstation()
Gets the value of the substation property.TProcess.getSubstation()
Gets the value of the substation property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TSubstation>
ObjectFactory.createSubstation
(TSubstation value) -
Uses of TSubstation in org.lfenergy.compas.sct.commons.scl.sstation
ModifierConstructorDescriptionSubstationAdapter
(SclRootAdapter parentAdapter, TSubstation currentElem) Constructor