|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpobs.action.PBoolean
Constructor Summary | |
PBoolean()
PBoolean constructor comment. |
|
PBoolean(boolean value)
PBoolean constructor comment. |
Method Summary | |
boolean |
booleanValue()
Insert the method's description here. |
java.lang.Boolean |
getBoolean()
Insert the method's description here. |
PAction |
setAction()
|
PAction |
setAction(boolean c)
|
PAction |
setAction(PBoolean c)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PBoolean()
public PBoolean(boolean value)
Method Detail |
public boolean booleanValue()
public java.lang.Boolean getBoolean()
public PAction setAction()
public PAction setAction(PBoolean c)
public PAction setAction(boolean c)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |