Class TSMV
java.lang.Object
org.lfenergy.compas.scl2007b4.model.TBaseElement
org.lfenergy.compas.scl2007b4.model.TUnNaming
org.lfenergy.compas.scl2007b4.model.TControlBlock
org.lfenergy.compas.scl2007b4.model.TSMV
Java class for tSMV complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="tSMV">
   <complexContent>
     <extension base="{http://www.iec.ch/61850/2003/SCL}tControlBlock">
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 - 
Field SummaryFields inherited from class org.lfenergy.compas.scl2007b4.model.TControlBlockaddress, cbName, ldInstFields inherited from class org.lfenergy.compas.scl2007b4.model.TBaseElement_private, any, text
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.lfenergy.compas.scl2007b4.model.TControlBlockgetAddress, getCbName, getLdInst, isSetAddress, isSetCbName, isSetLdInst, setAddress, setCbName, setLdInstMethods inherited from class org.lfenergy.compas.scl2007b4.model.TUnNaminggetDesc, isSetDesc, setDescMethods inherited from class org.lfenergy.compas.scl2007b4.model.TBaseElementgetAny, getOtherAttributes, getPrivate, getText, isSetAny, isSetPrivate, isSetText, setText, unsetAny, unsetPrivate
- 
Constructor Details- 
TSMVpublic TSMV()
 
-