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