Package org.apache.tools.ant.taskdefs
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.- 
Field SummaryFields inherited from class org.apache.tools.ant.types.EnumeratedAttributevalue
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.tools.ant.types.EnumeratedAttributecontainsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
- 
Constructor Details- 
VerbosityLevelChoicespublic VerbosityLevelChoices()
 
-