Class TPVLANID
java.lang.Object
org.lfenergy.compas.scl2007b4.model.TP
org.lfenergy.compas.scl2007b4.model.TPVLANID
Java class for tP_VLAN-ID complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tP_VLAN-ID">
<simpleContent>
<restriction base="<http://www.iec.ch/61850/2003/SCL>tP">
<attribute name="type" use="required" type="{http://www.iec.ch/61850/2003/SCL}tPTypeEnum" fixed="VLAN-ID" />
</restriction>
</simpleContent>
</complexType>
-
Constructor Details
-
TPVLANID
public TPVLANID()
-