SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

com.solarmetric.conf
Class DoubleValue

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

public synchronized class DoubleValue
extends AbstractValue


Constructor Summary
DoubleValue(String)
           
 
Method Summary
 double get()
           
protected  String getInternalString()
           
 void set(double)
           
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

DoubleValue

public DoubleValue(String)
Method Detail

set

public void set(double)

get

public double 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.