Class TLcdISO19115Band

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115Band extends TLcdISO19115RangeDimension
Range of wavelengths in the electromagnetic spectrum
Since:
10.0
  • Field Details

  • Constructor Details

    • TLcdISO19115Band

      public TLcdISO19115Band()
    • TLcdISO19115Band

      public TLcdISO19115Band(TLcdDataType aType)
  • Method Details

    • getMaxValue

      public Double getMaxValue()
      Returns the role value contained in the value of the MAX_VALUE_PROPERTY property. Returns null if the value of the MAX_VALUE_PROPERTY property is null.
      Returns:
      the role value of the MAX_VALUE_PROPERTY property.
      See Also:
    • setMaxValue

      public void setMaxValue(Double aValue)
      Sets the value of the property that maps to the maxValue element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the MAX_VALUE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the MAX_VALUE_PROPERTY property.
    • getMinValue

      public Double getMinValue()
      Returns the role value contained in the value of the MIN_VALUE_PROPERTY property. Returns null if the value of the MIN_VALUE_PROPERTY property is null.
      Returns:
      the role value of the MIN_VALUE_PROPERTY property.
      See Also:
    • setMinValue

      public void setMinValue(Double aValue)
      Sets the value of the property that maps to the minValue element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the MIN_VALUE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the MIN_VALUE_PROPERTY property.
    • getUnits

      public TLcdGML32UnitDefinition getUnits()
      Returns the role value contained in the value of the UNITS_PROPERTY property. Returns null if the value of the UNITS_PROPERTY property is null.
      Returns:
      the role value of the UNITS_PROPERTY property.
      See Also:
    • setUnits

      public void setUnits(TLcdGML32UnitDefinition aValue)
      Sets the value of the property that maps to the units element. to a new instance of the association class TLcdISO19118Property initialized with the given role value. In case the given role value is null, the UNITS_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the UNITS_PROPERTY property.
    • getPeakResponse

      public Double getPeakResponse()
      Returns the role value contained in the value of the PEAK_RESPONSE_PROPERTY property. Returns null if the value of the PEAK_RESPONSE_PROPERTY property is null.
      Returns:
      the role value of the PEAK_RESPONSE_PROPERTY property.
      See Also:
    • setPeakResponse

      public void setPeakResponse(Double aValue)
      Sets the value of the property that maps to the peakResponse element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the PEAK_RESPONSE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the PEAK_RESPONSE_PROPERTY property.
    • getBitsPerValue

      public Long getBitsPerValue()
      Returns the role value contained in the value of the BITS_PER_VALUE_PROPERTY property. Returns null if the value of the BITS_PER_VALUE_PROPERTY property is null.
      Returns:
      the role value of the BITS_PER_VALUE_PROPERTY property.
      See Also:
    • setBitsPerValue

      public void setBitsPerValue(Long aValue)
      Sets the value of the property that maps to the bitsPerValue element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the BITS_PER_VALUE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the BITS_PER_VALUE_PROPERTY property.
    • getToneGradation

      public Long getToneGradation()
      Returns the role value contained in the value of the TONE_GRADATION_PROPERTY property. Returns null if the value of the TONE_GRADATION_PROPERTY property is null.
      Returns:
      the role value of the TONE_GRADATION_PROPERTY property.
      See Also:
    • setToneGradation

      public void setToneGradation(Long aValue)
      Sets the value of the property that maps to the toneGradation element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the TONE_GRADATION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the TONE_GRADATION_PROPERTY property.
    • getScaleFactor

      public Double getScaleFactor()
      Returns the role value contained in the value of the SCALE_FACTOR_PROPERTY property. Returns null if the value of the SCALE_FACTOR_PROPERTY property is null.
      Returns:
      the role value of the SCALE_FACTOR_PROPERTY property.
      See Also:
    • setScaleFactor

      public void setScaleFactor(Double aValue)
      Sets the value of the property that maps to the scaleFactor element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the SCALE_FACTOR_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the SCALE_FACTOR_PROPERTY property.
    • getOffset

      public Double getOffset()
      Returns the role value contained in the value of the OFFSET_PROPERTY property. Returns null if the value of the OFFSET_PROPERTY property is null.
      Returns:
      the role value of the OFFSET_PROPERTY property.
      See Also:
    • setOffset

      public void setOffset(Double aValue)
      Sets the value of the property that maps to the offset element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the OFFSET_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the OFFSET_PROPERTY property.