Class Tstamp.Unit

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.Tstamp.Unit
Enclosing class:
Tstamp

public static class Tstamp.Unit extends EnumeratedAttribute
set of valid units to use for time offsets.
  • Constructor Details

    • Unit

      public Unit()
      Constructor for Unit enumerated type.
  • Method Details

    • getCalendarField

      public int getCalendarField()
      Convert the value to int unit value.
      Returns:
      an int value.
    • getValues

      public String[] getValues()
      Get the valid values.
      Specified by:
      getValues in class EnumeratedAttribute
      Returns:
      the value values.