net.sf.antcontrib.logic

Class OutOfDate.CollectionEnum

public static class OutOfDate.CollectionEnum extends EnumeratedAttribute

Enumerated type for collection attribute

See Also: EnumeratedAttribute

Field Summary
static intALLSOURCES
Constants for the enumerations
static intALLTARGETS
Constants for the enumerations
static intSOURCES
Constants for the enumerations
static intTARGETS
Constants for the enumerations
Method Summary
String[]getValues()
get the values

Field Detail

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

Method Detail

getValues

public String[] getValues()
get the values

Returns: an array of the allowed values for this attribute.