|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.thaiopensource.validate.FlagOption
| Constructor Summary | |
|---|---|
FlagOption(FlagPropertyId pid)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
combine(java.lang.Object[] values)
Combines multiple values of an option into a single value. |
PropertyId |
getPropertyId()
|
java.lang.Object |
valueOf(java.lang.String arg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FlagOption(FlagPropertyId pid)
| Method Detail |
public PropertyId getPropertyId()
getPropertyId in interface Option
public java.lang.Object valueOf(java.lang.String arg)
throws OptionArgumentException
valueOf in interface OptionOptionArgumentExceptionpublic java.lang.Object combine(java.lang.Object[] values)
Option
combine in interface Optionvalues - an array of values to be combined
null
if they cannot be combined
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||