Class TLcdWCSAxisDescriptionValues


public class TLcdWCSAxisDescriptionValues extends TLcdWCSValueEnum
This class represents the values of an axis description.
  • Constructor Details

    • TLcdWCSAxisDescriptionValues

      public TLcdWCSAxisDescriptionValues()
  • Method Details

    • getDefault

      public TLcdWCSTypedLiteral getDefault()
      Gets the default.
      Returns:
      the default.
    • setDefault

      public void setDefault(TLcdWCSTypedLiteral aDefault)
      Sets the default.
      Parameters:
      aDefault - the default to be set.