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
 
 public static class DateSelector.TimeComparisons extends TimeComparison Enumerated attribute with the values for time comparison.
- 
- 
Field Summary- 
Fields inherited from class org.apache.tools.ant.types.TimeComparisonAFTER, BEFORE, EQUAL
 - 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttributevalue
 
- 
 - 
Constructor SummaryConstructors Constructor Description TimeComparisons()
 - 
Method Summary- 
Methods inherited from class org.apache.tools.ant.types.TimeComparisoncompare, compare, evaluate, evaluate, getValues
 - 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttributecontainsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
 
- 
 
-