|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcommando.Grouping org.jcommando.Or
Field Summary |
Fields inherited from class org.jcommando.Grouping |
groupings, id, options |
Constructor Summary | |
Or()
|
Method Summary | |
boolean |
satisfied(java.util.Set optionSet)
Returns true if the 'or' requirement is satisfied. |
Methods inherited from class org.jcommando.Grouping |
addOption, getGroupings, getOptions |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Or()
Method Detail |
public boolean satisfied(java.util.Set optionSet)
satisfied
in class Grouping
optionSet
- the set of options to check
Grouping.satisfied(java.util.Set)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |