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 Link icon

  • Constructor Details Link icon

    • TLcdISO19115Band Link icon

      public TLcdISO19115Band()
    • TLcdISO19115Band Link icon

      public TLcdISO19115Band(TLcdDataType aType)
  • Method Details Link icon

    • getMaxValue Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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.