|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mozilla.mcp.Condition
public class Condition
Field Summary | |
---|---|
protected boolean |
conditionMet
|
Constructor Summary | |
---|---|
Condition()
|
Method Summary | |
---|---|
boolean |
isConditionMet()
|
void |
setConditionMet(boolean newValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean conditionMet
Constructor Detail |
---|
public Condition()
Method Detail |
---|
public boolean isConditionMet()
public void setConditionMet(boolean newValue)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |