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