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