Class TCommProt

java.lang.Object
org.lfenergy.compas.scl2007b4.model.TServiceYesNo
org.lfenergy.compas.scl2007b4.model.TCommProt

public class TCommProt extends TServiceYesNo

Java class for tCommProt complex type.

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

 <complexType name="tCommProt">
   <complexContent>
     <extension base="{http://www.iec.ch/61850/2003/SCL}tServiceYesNo">
       <attribute name="ipv6" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • TCommProt

      public TCommProt()
  • Method Details

    • isIpv6

      public boolean isIpv6()
      Gets the value of the ipv6 property.
      Returns:
      possible object is Boolean
    • setIpv6

      public void setIpv6(boolean value)
      Sets the value of the ipv6 property.
      Parameters:
      value - allowed object is Boolean
    • isSetIpv6

      public boolean isSetIpv6()
    • unsetIpv6

      public void unsetIpv6()