Class TSampledValueControl.SmvOpts

java.lang.Object
org.lfenergy.compas.scl2007b4.model.TSampledValueControl.SmvOpts
Enclosing class:
TSampledValueControl

public static class TSampledValueControl.SmvOpts 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}agSmvOpts"/>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • refreshTime

      protected Boolean refreshTime
    • sampleSynchronized

      protected Boolean sampleSynchronized
    • sampleRate

      protected Boolean sampleRate
    • dataSet

      protected Boolean dataSet
    • security

      protected Boolean security
    • timestamp

      protected Boolean timestamp
    • synchSourceId

      protected Boolean synchSourceId
  • Constructor Details

    • SmvOpts

      public SmvOpts()
  • Method Details

    • isRefreshTime

      public boolean isRefreshTime()
      Gets the value of the refreshTime property.
      Returns:
      possible object is Boolean
    • setRefreshTime

      public void setRefreshTime(boolean value)
      Sets the value of the refreshTime property.
      Parameters:
      value - allowed object is Boolean
    • isSetRefreshTime

      public boolean isSetRefreshTime()
    • unsetRefreshTime

      public void unsetRefreshTime()
    • isSampleSynchronized

      public boolean isSampleSynchronized()
      Gets the value of the sampleSynchronized property.
      Returns:
      possible object is Boolean
    • setSampleSynchronized

      public void setSampleSynchronized(boolean value)
      Sets the value of the sampleSynchronized property.
      Parameters:
      value - allowed object is Boolean
    • isSetSampleSynchronized

      public boolean isSetSampleSynchronized()
    • unsetSampleSynchronized

      public void unsetSampleSynchronized()
    • isSampleRate

      public boolean isSampleRate()
      Gets the value of the sampleRate property.
      Returns:
      possible object is Boolean
    • setSampleRate

      public void setSampleRate(boolean value)
      Sets the value of the sampleRate property.
      Parameters:
      value - allowed object is Boolean
    • isSetSampleRate

      public boolean isSetSampleRate()
    • unsetSampleRate

      public void unsetSampleRate()
    • 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()
    • isSecurity

      public boolean isSecurity()
      Gets the value of the security property.
      Returns:
      possible object is Boolean
    • setSecurity

      public void setSecurity(boolean value)
      Sets the value of the security property.
      Parameters:
      value - allowed object is Boolean
    • isSetSecurity

      public boolean isSetSecurity()
    • unsetSecurity

      public void unsetSecurity()
    • 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()
    • isSynchSourceId

      public boolean isSynchSourceId()
      Gets the value of the synchSourceId property.
      Returns:
      possible object is Boolean
    • setSynchSourceId

      public void setSynchSourceId(boolean value)
      Sets the value of the synchSourceId property.
      Parameters:
      value - allowed object is Boolean
    • isSetSynchSourceId

      public boolean isSetSynchSourceId()
    • unsetSynchSourceId

      public void unsetSynchSourceId()