Class TPTCPPort


public class TPTCPPort extends TPPort

Java class for tP_TCP-Port complex type.

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

 <complexType name="tP_TCP-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="IP-TCP-PORT" />
     </restriction>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • TPTCPPort

      public TPTCPPort()