Class ECtransConstants

java.lang.Object
ecmwf.common.ectrans.ECtransConstants

public class ECtransConstants extends Object
The Class ECtransConstants.
  • Field Details

    • DEFAULT

      public static final String DEFAULT
      The Constant DEFAULT.
      See Also:
    • NONE

      public static final String NONE
      The Constant NONE.
      See Also:
    • STRING_NONE

      protected static final List<String> STRING_NONE
      The Constant STRING_NONE.
    • BOOLEAN_NONE

      protected static final List<Boolean> BOOLEAN_NONE
      The Constant BOOLEAN_NONE.
    • BYTE_SIZE_NONE

      protected static final List<ByteSize> BYTE_SIZE_NONE
      The Constant BYTE_SIZE_NONE.
    • DURATION_NONE

      protected static final List<Duration> DURATION_NONE
      The Constant DURATION_NONE.
    • TIME_RANGE_NONE

      protected static final List<TimeRange> TIME_RANGE_NONE
      The Constant TIME_RANGE_NONE.
    • INTEGER_NONE

      protected static final List<Integer> INTEGER_NONE
      The Constant INTEGER_NONE.
    • LONG_NONE

      protected static final List<Long> LONG_NONE
      The Constant LONG_NONE.
    • DOUBLE_NONE

      protected static final List<Double> DOUBLE_NONE
      The Constant DOUBLE_NONE.