Class TReportControl.OptFields

java.lang.Object
org.lfenergy.compas.scl2007b4.model.TReportControl.OptFields
Enclosing class:
TReportControl

public static class TReportControl.OptFields extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attGroup ref="{http://www.iec.ch/61850/2003/SCL}agOptFields"/>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • seqNum

      protected Boolean seqNum
    • timeStamp

      protected Boolean timeStamp
    • dataSet

      protected Boolean dataSet
    • reasonCode

      protected Boolean reasonCode
    • dataRef

      protected Boolean dataRef
    • entryID

      protected Boolean entryID
    • configRef

      protected Boolean configRef
    • bufOvfl

      protected Boolean bufOvfl
  • Constructor Details

    • OptFields

      public OptFields()
  • Method Details

    • isSeqNum

      public boolean isSeqNum()
      Gets the value of the seqNum property.
      Returns:
      possible object is Boolean
    • setSeqNum

      public void setSeqNum(boolean value)
      Sets the value of the seqNum property.
      Parameters:
      value - allowed object is Boolean
    • isSetSeqNum

      public boolean isSetSeqNum()
    • unsetSeqNum

      public void unsetSeqNum()
    • isTimeStamp

      public boolean isTimeStamp()
      Gets the value of the timeStamp property.
      Returns:
      possible object is Boolean
    • setTimeStamp

      public void setTimeStamp(boolean value)
      Sets the value of the timeStamp property.
      Parameters:
      value - allowed object is Boolean
    • isSetTimeStamp

      public boolean isSetTimeStamp()
    • unsetTimeStamp

      public void unsetTimeStamp()
    • isDataSet

      public boolean isDataSet()
      Gets the value of the dataSet property.
      Returns:
      possible object is Boolean
    • setDataSet

      public void setDataSet(boolean value)
      Sets the value of the dataSet property.
      Parameters:
      value - allowed object is Boolean
    • isSetDataSet

      public boolean isSetDataSet()
    • unsetDataSet

      public void unsetDataSet()
    • isReasonCode

      public boolean isReasonCode()
      Gets the value of the reasonCode property.
      Returns:
      possible object is Boolean
    • setReasonCode

      public void setReasonCode(boolean value)
      Sets the value of the reasonCode property.
      Parameters:
      value - allowed object is Boolean
    • isSetReasonCode

      public boolean isSetReasonCode()
    • unsetReasonCode

      public void unsetReasonCode()
    • isDataRef

      public boolean isDataRef()
      Gets the value of the dataRef property.
      Returns:
      possible object is Boolean
    • setDataRef

      public void setDataRef(boolean value)
      Sets the value of the dataRef property.
      Parameters:
      value - allowed object is Boolean
    • isSetDataRef

      public boolean isSetDataRef()
    • unsetDataRef

      public void unsetDataRef()
    • isEntryID

      public boolean isEntryID()
      Gets the value of the entryID property.
      Returns:
      possible object is Boolean
    • setEntryID

      public void setEntryID(boolean value)
      Sets the value of the entryID property.
      Parameters:
      value - allowed object is Boolean
    • isSetEntryID

      public boolean isSetEntryID()
    • unsetEntryID

      public void unsetEntryID()
    • isConfigRef

      public boolean isConfigRef()
      Gets the value of the configRef property.
      Returns:
      possible object is Boolean
    • setConfigRef

      public void setConfigRef(boolean value)
      Sets the value of the configRef property.
      Parameters:
      value - allowed object is Boolean
    • isSetConfigRef

      public boolean isSetConfigRef()
    • unsetConfigRef

      public void unsetConfigRef()
    • isBufOvfl

      public boolean isBufOvfl()
      Gets the value of the bufOvfl property.
      Returns:
      possible object is Boolean
    • setBufOvfl

      public void setBufOvfl(boolean value)
      Sets the value of the bufOvfl property.
      Parameters:
      value - allowed object is Boolean
    • isSetBufOvfl

      public boolean isSetBufOvfl()
    • unsetBufOvfl

      public void unsetBufOvfl()