Class LN0
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.iec.ch/61850/2003/SCL}tLN0">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class org.lfenergy.compas.scl2007b4.model.TLN0
gseControl, inst, lnClass, sampledValueControl, settingControlFields inherited from class org.lfenergy.compas.scl2007b4.model.TAnyLN
dataSet, doi, inputs, lnType, log, logControl, reportControlFields 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.TLN0
getGSEControl, getInst, getLnClass, getSampledValueControl, getSettingControl, isSetGSEControl, isSetInst, isSetLnClass, isSetSampledValueControl, isSetSettingControl, setInst, setSettingControl, unsetGSEControl, unsetLnClass, unsetSampledValueControlMethods inherited from class org.lfenergy.compas.scl2007b4.model.TAnyLN
getDataSet, getDOI, getInputs, getLnType, getLog, getLogControl, getReportControl, isSetDataSet, isSetDOI, isSetInputs, isSetLnType, isSetLog, isSetLogControl, isSetReportControl, setInputs, setLnType, unsetDataSet, unsetDOI, unsetLog, unsetLogControl, unsetReportControlMethods inherited from class org.lfenergy.compas.scl2007b4.model.TUnNaming
getDesc, isSetDesc, setDescMethods inherited from class org.lfenergy.compas.scl2007b4.model.TBaseElement
getAny, getOtherAttributes, getPrivate, getText, isSetAny, isSetPrivate, isSetText, setText, unsetAny, unsetPrivate
-
Constructor Details
-
LN0
public LN0()
-