|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcommando.Grouping
org.jcommando.Xor
| Field Summary |
| Fields inherited from class org.jcommando.Grouping |
groupings, id, options |
| Constructor Summary | |
Xor()
|
|
| Method Summary | |
boolean |
satisfied(java.util.Set optionSet)
Returns true if the 'xor' 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 Xor()
| Method Detail |
public boolean satisfied(java.util.Set optionSet)
satisfied in class GroupingoptionSet - 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 | |||||||||