Class TEqSubFunction
java.lang.Object
org.lfenergy.compas.scl2007b4.model.TBaseElement
org.lfenergy.compas.scl2007b4.model.TNaming
org.lfenergy.compas.scl2007b4.model.TLNodeContainer
org.lfenergy.compas.scl2007b4.model.TPowerSystemResource
org.lfenergy.compas.scl2007b4.model.TAbstractEqFuncSubFunc
org.lfenergy.compas.scl2007b4.model.TEqSubFunction
Java class for tEqSubFunction complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tEqSubFunction">
<complexContent>
<extension base="{http://www.iec.ch/61850/2003/SCL}tAbstractEqFuncSubFunc">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class org.lfenergy.compas.scl2007b4.model.TAbstractEqFuncSubFunc
eqSubFunction, generalEquipment, typeFields inherited from class org.lfenergy.compas.scl2007b4.model.TLNodeContainer
lNodeFields inherited from class org.lfenergy.compas.scl2007b4.model.TBaseElement
_private, any, text -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.lfenergy.compas.scl2007b4.model.TAbstractEqFuncSubFunc
getEqSubFunction, getGeneralEquipment, getType, isSetEqSubFunction, isSetGeneralEquipment, isSetType, setType, unsetEqSubFunction, unsetGeneralEquipmentMethods inherited from class org.lfenergy.compas.scl2007b4.model.TLNodeContainer
getLNode, isSetLNode, unsetLNodeMethods inherited from class org.lfenergy.compas.scl2007b4.model.TNaming
getDesc, getName, isSetDesc, isSetName, setDesc, setNameMethods inherited from class org.lfenergy.compas.scl2007b4.model.TBaseElement
getAny, getOtherAttributes, getPrivate, getText, isSetAny, isSetPrivate, isSetText, setText, unsetAny, unsetPrivate
-
Constructor Details
-
TEqSubFunction
public TEqSubFunction()
-