Package net.sf.antcontrib.cpptasks
Class LinkerEnum
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
net.sf.antcontrib.cpptasks.LinkerEnum
public class LinkerEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
Enumeration of supported linkers
-
Field Summary
FieldsFields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
-
Field Details
-
linkers
-
-
Constructor Details
-
LinkerEnum
public LinkerEnum()
-
-
Method Details
-
getLinker
-
getValues
- Specified by:
getValues
in classorg.apache.tools.ant.types.EnumeratedAttribute
-