Package org.apache.tools.ant.taskdefs
Class Echo.EchoLevel
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.types.LogLevel
org.apache.tools.ant.taskdefs.Echo.EchoLevel
- Enclosing class:
- Echo
public static class Echo.EchoLevel extends LogLevel
The enumerated values for the level attribute.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description EchoLevel()
-
Method Summary
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
-
Constructor Details
-
EchoLevel
public EchoLevel()
-