|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.util.PrimitiveWrapper
com.liferay.portal.kernel.util.BooleanWrapper
Field Summary | |
static java.lang.Class |
TYPE
|
Constructor Summary | |
BooleanWrapper()
|
|
BooleanWrapper(boolean value)
|
Method Summary | |
boolean |
getValue()
|
void |
setValue(boolean value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.Class TYPE
Constructor Detail |
public BooleanWrapper()
public BooleanWrapper(boolean value)
Method Detail |
public boolean getValue()
public void setValue(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |