SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

com.solarmetric.rd.conf
Class ClassValue

java.lang.Object
  |
  +--com.solarmetric.rd.conf.Value
        |
        +--com.solarmetric.rd.conf.StringValue
              |
              +--com.solarmetric.rd.conf.ClassValue

public class ClassValue
extends StringValue

A class Value.


Field Summary
 
Fields inherited from class com.solarmetric.rd.conf.Value
ATTRIBUTE_ALLOWED_VALUES, ATTRIBUTE_TYPE
 
Constructor Summary
ClassValue(java.lang.String prop, java.lang.String value, java.lang.Class configClass, boolean expert, java.lang.String type)
           
ClassValue(java.lang.String prop, java.lang.String value, java.lang.String[] validValues, java.lang.Class configClass, boolean expert, java.lang.String type)
           
 
Methods inherited from class com.solarmetric.rd.conf.StringValue
get, getDescriptor, getString, set, setString
 
Methods inherited from class com.solarmetric.rd.conf.Value
equals, getProperty, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassValue

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

ClassValue

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

SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

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