Package de.hybris.ant.taskdefs.yunit
Class AggregateTransformer.Format
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
de.hybris.ant.taskdefs.yunit.AggregateTransformer.Format
- Enclosing class:
- AggregateTransformer
public static class AggregateTransformer.Format
extends org.apache.tools.ant.types.EnumeratedAttribute
defines acceptable formats.
-
Field Summary
Fields 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
-
Constructor Details
-
Format
public Format()
-
-
Method Details
-
getValues
list authorized values.- Specified by:
getValuesin classorg.apache.tools.ant.types.EnumeratedAttribute- Returns:
- authorized values.
-