Class TPPort

java.lang.Object
org.lfenergy.compas.scl2007b4.model.TP
org.lfenergy.compas.scl2007b4.model.TPPort
Direct Known Subclasses:
TPMMSPort, TPSNTPPort, TPTCPPort, TPUDPPort

public abstract class TPPort extends TP

Java class for tP_Port complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="tP_Port">
   <simpleContent>
     <restriction base="<http://www.iec.ch/61850/2003/SCL>tP">
     </restriction>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • TPPort

      public TPPort()