SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

com.solarmetric.kodo.conf
Class ClassValue

java.lang.Object
  |
  +--com.solarmetric.kodo.conf.Value
        |
        +--com.solarmetric.kodo.conf.StringValue
              |
              +--com.solarmetric.kodo.conf.ClassValue
All Implemented Interfaces:
Serializable

public class ClassValue
extends StringValue

See Also:
Serialized Form

Fields inherited from class com.solarmetric.kodo.conf.StringValue
GET_EMPTY_EMPTY, GET_EMPTY_NULL, getEmpty, SET_EMPTY_ALLOW, SET_EMPTY_IGNORE, setEmpty, validValues, value
 
Fields inherited from class com.solarmetric.kodo.conf.Value
ATTRIBUTE_ALLOWED_VALUES, ATTRIBUTE_TYPE
 
Constructor Summary
ClassValue(String prop, String value, Class configClass, boolean expert, String type)
           
ClassValue(String prop, String value, String[] validValues, Class configClass, boolean expert, String type)
           
 
Methods inherited from class com.solarmetric.kodo.conf.StringValue
get, getDescriptor, getGetEmpty, getSetEmpty, getString, set, setFromProperties, setGetEmpty, setSetEmpty, setString
 
Methods inherited from class com.solarmetric.kodo.conf.Value
equals, getProperty, hashCode, setIntoProperties
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassValue

public ClassValue(String prop,
                  String value,
                  String[] validValues,
                  Class configClass,
                  boolean expert,
                  String type)

ClassValue

public ClassValue(String prop,
                  String value,
                  Class configClass,
                  boolean expert,
                  String type)

SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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