Class TSettingGroups.SGEdit

java.lang.Object
org.lfenergy.compas.scl2007b4.model.TServiceYesNo
org.lfenergy.compas.scl2007b4.model.TSettingGroups.SGEdit
Enclosing class:
TSettingGroups

public static class TSettingGroups.SGEdit extends TServiceYesNo

Java class for anonymous complex type.

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

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

    • resvTms

      protected Boolean resvTms
  • Constructor Details

    • SGEdit

      public SGEdit()
  • Method Details

    • isResvTms

      public boolean isResvTms()
      Gets the value of the resvTms property.
      Returns:
      possible object is Boolean
    • setResvTms

      public void setResvTms(boolean value)
      Sets the value of the resvTms property.
      Parameters:
      value - allowed object is Boolean
    • isSetResvTms

      public boolean isSetResvTms()
    • unsetResvTms

      public void unsetResvTms()