public class TPIP extends TPIPbase

Java class for tP_IP complex type.

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

 <complexType name="tP_IP">
   <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" />
     </restriction>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • TPIP

      public TPIP()