SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

com.solarmetric.conf
Class BooleanValue

java.lang.Object
  |
  +--com.solarmetric.conf.AbstractValue
        |
        +--com.solarmetric.conf.BooleanValue
All Implemented Interfaces:
Value

public synchronized class BooleanValue
extends AbstractValue


Constructor Summary
BooleanValue(String)
           
 
Method Summary
 boolean get()
           
protected  String getInternalString()
           
 void set(boolean)
           
protected  void setInternalString(String)
           
 
Methods inherited from class com.solarmetric.conf.AbstractValue
equals, getAliases, getDefault, getProperty, getString, hashCode, setAliases, setDefault, setString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanValue

public BooleanValue(String)
Method Detail

set

public void set(boolean)

get

public boolean get()

getInternalString

protected String getInternalString()
Overrides:
getInternalString in class AbstractValue

setInternalString

protected void setInternalString(String)
Overrides:
setInternalString in class AbstractValue

SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.