com.nokia.ant.taskdefs
Class LogRecorderTask.VerbosityLevelChoices

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by org.apache.tools.ant.types.LogLevel
          extended by com.nokia.ant.taskdefs.LogRecorderTask.VerbosityLevelChoices
Enclosing class:
LogRecorderTask

public static class LogRecorderTask.VerbosityLevelChoices
extends org.apache.tools.ant.types.LogLevel


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
LogRecorderTask.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

LogRecorderTask.VerbosityLevelChoices

public LogRecorderTask.VerbosityLevelChoices()