|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--superwaba.ext.xplat.util.props.Properties.Value | +--superwaba.ext.xplat.util.props.Properties.Boolean
Implements a value of type boolean
Field Summary | |
static char |
TYPE
|
boolean |
value
|
Fields inherited from class superwaba.ext.xplat.util.props.Properties.Value |
type |
Constructor Summary | |
Properties.Boolean(boolean value)
|
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
toString,
wait,
wait |
Field Detail |
public static final char TYPE
public boolean value
Constructor Detail |
public Properties.Boolean(boolean value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |