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