SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

com.solarmetric.conf
Class IntValue

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

public synchronized class IntValue
extends AbstractValue


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

IntValue

public IntValue(String)
Method Detail

set

public void set(int)

get

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