Class TValueHandling

java.lang.Object
org.lfenergy.compas.scl2007b4.model.TValueHandling

public class TValueHandling extends Object

Java class for tValueHandling complex type.

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

 <complexType name="tValueHandling">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="setToRO" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • setToRO

      protected Boolean setToRO
  • Constructor Details

    • TValueHandling

      public TValueHandling()
  • Method Details

    • isSetToRO

      public boolean isSetToRO()
      Gets the value of the setToRO property.
      Returns:
      possible object is Boolean
    • setSetToRO

      public void setSetToRO(boolean value)
      Sets the value of the setToRO property.
      Parameters:
      value - allowed object is Boolean
    • isSetSetToRO

      public boolean isSetSetToRO()
    • unsetSetToRO

      public void unsetSetToRO()