public static class JUnitTask.SummaryAttribute extends EnumeratedAttribute
value
Constructor | Description |
---|---|
SummaryAttribute() |
Modifier and Type | Method | 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()