|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.types.EnumeratedAttribute org.apache.tools.ant.types.LogLevel org.apache.tools.ant.taskdefs.Recorder.VerbosityLevelChoices
public static class Recorder.VerbosityLevelChoices
A list of possible values for the setLoglevel()
method.
Possible values include: error, warn, info, verbose, debug.
Field Summary |
---|
Fields inherited from class org.apache.tools.ant.types.LogLevel |
---|
DEBUG, ERR, INFO, VERBOSE, WARN |
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
---|
value |
Constructor Summary | |
---|---|
Recorder.VerbosityLevelChoices()
|
Method Summary |
---|
Methods inherited from class org.apache.tools.ant.types.LogLevel |
---|
getLevel, getValues |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
---|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Recorder.VerbosityLevelChoices()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |