|
SolarMetric Kodo JDO 2.5.8 generated on January 11 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.solarmetric.kodo.conf.Value
|
+--com.solarmetric.kodo.conf.BooleanValue
| Fields inherited from class com.solarmetric.kodo.conf.Value |
ATTRIBUTE_ALLOWED_VALUES, ATTRIBUTE_TYPE |
| Constructor Summary | |
BooleanValue(String prop,
boolean value,
Class configClass,
boolean expert,
String type)
|
|
| Method Summary | |
boolean |
get()
|
String |
getString()
|
void |
set(boolean value)
|
void |
setFromProperties(TypedProperties props)
|
void |
setString(String stringValue)
|
| Methods inherited from class com.solarmetric.kodo.conf.Value |
equals, getDescriptor, getProperty, hashCode, setIntoProperties |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public BooleanValue(String prop,
boolean value,
Class configClass,
boolean expert,
String type)
| Method Detail |
public void set(boolean value)
public boolean get()
public String getString()
getString in class Valuepublic void setFromProperties(TypedProperties props)
setFromProperties in class Valuepublic void setString(String stringValue)
setString in class Value
|
SolarMetric Kodo JDO 2.5.8 generated on January 11 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||