public static class JUnitTask.SummaryAttribute extends EnumeratedAttribute
value
Constructor and Description |
---|
SummaryAttribute() |
Modifier and Type | Method and Description |
---|---|
boolean |
asBoolean()
gives the boolean equivalent of the authorized values
|
java.lang.String[] |
getValues()
list the possible values
|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
public java.lang.String[] getValues()
getValues
in class EnumeratedAttribute
public boolean asBoolean()