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
The enumerated values for the level attribute.
- Since:
- Ant 1.1
-
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
-
EchoLevel
public EchoLevel()
-