|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.types.EnumeratedAttribute
net.sf.antcontrib.logic.OutOfDate.CollectionEnum
Enumerated type for collection attribute
EnumeratedAttribute
Field Summary | |
static int |
ALLSOURCES
Constants for the enumerations |
static int |
ALLTARGETS
Constants for the enumerations |
static int |
SOURCES
Constants for the enumerations |
static int |
TARGETS
Constants for the enumerations |
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Constructor Summary | |
OutOfDate.CollectionEnum()
|
Method Summary | |
java.lang.String[] |
getValues()
get the values |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int SOURCES
public static final int TARGETS
public static final int ALLSOURCES
public static final int ALLTARGETS
Constructor Detail |
public OutOfDate.CollectionEnum()
Method Detail |
public java.lang.String[] getValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |