public class LinkerEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
Modifier and Type | Field and Description |
---|---|
private static ProcessorEnumValue[] |
linkers |
Constructor and Description |
---|
LinkerEnum() |
Modifier and Type | Method and Description |
---|---|
Linker |
getLinker() |
java.lang.String[] |
getValues() |
private static final ProcessorEnumValue[] linkers
public Linker getLinker()
public java.lang.String[] getValues()
getValues
in class org.apache.tools.ant.types.EnumeratedAttribute