Class Recorder.VerbosityLevelChoices
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.types.LogLevel
org.apache.tools.ant.taskdefs.Recorder.VerbosityLevelChoices
- Enclosing class:
Recorder
A list of possible values for the
setLoglevel() method.
Possible values include: error, warn, info, verbose, debug.- Since:
- Ant 1.4
- Version:
- 0.5
-
Field Summary
Fields inherited from class EnumeratedAttribute
value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
-
Constructor Details
-
VerbosityLevelChoices
public VerbosityLevelChoices()
-