net.sf.antcontrib.logic
Class OutOfDate.CollectionEnum
EnumeratedAttribute
net.sf.antcontrib.logic.OutOfDate.CollectionEnum
- OutOfDate
public static class OutOfDate.CollectionEnum
extends EnumeratedAttribute
Enumerated type for collection attribute
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
|
ALLSOURCES
public static final int ALLSOURCES
Constants for the enumerations
ALLTARGETS
public static final int ALLTARGETS
Constants for the enumerations
SOURCES
public static final int SOURCES
Constants for the enumerations
TARGETS
public static final int TARGETS
Constants for the enumerations
getValues
public String[] getValues()
get the values
- an array of the allowed values for this attribute.