Class DateSelector.TimeComparisons
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.types.TimeComparison
org.apache.tools.ant.types.selectors.DateSelector.TimeComparisons
- Enclosing class:
DateSelector
Enumerated attribute with the values for time comparison.
- Since:
- 1.5
-
Field Summary
Fields inherited from class TimeComparison
AFTER, BEFORE, EQUALFields inherited from class EnumeratedAttribute
value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
-
Constructor Details
-
TimeComparisons
public TimeComparisons()
-