Class TPIPv6GATEWAY


public class TPIPv6GATEWAY extends TPIPv6Base

Java class for tP_IPv6-GATEWAY complex type.

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

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

    • TPIPv6GATEWAY

      public TPIPv6GATEWAY()