Package org.apache.ant.antunit.listener
Class BaseAntUnitListener.SendLogTo
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.ant.antunit.listener.BaseAntUnitListener.SendLogTo
- Enclosing class:
- BaseAntUnitListener
public static class BaseAntUnitListener.SendLogTo
extends org.apache.tools.ant.types.EnumeratedAttribute
-
Field Summary
FieldsFields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
-
Field Details
-
ANT_LOG
- See Also:
-
FILE
- See Also:
-
BOTH
- See Also:
-
-
Constructor Details
-
SendLogTo
public SendLogTo() -
SendLogTo
-
-
Method Details
-
getValues
- Specified by:
getValues
in classorg.apache.tools.ant.types.EnumeratedAttribute
-