org.apache.commons.clazz.reflect.common
Class ReflectedScalarProperty
java.lang.Object
org.apache.commons.clazz.common.ClazzElementSupport
org.apache.commons.clazz.common.ClazzFeatureSupport
org.apache.commons.clazz.reflect.common.ReflectedAccessorPairProperty
org.apache.commons.clazz.reflect.common.ReflectedScalarProperty
- All Implemented Interfaces:
- org.apache.commons.clazz.ClazzElement, org.apache.commons.clazz.ClazzFeature, org.apache.commons.clazz.ClazzProperty, ReflectedProperty
- public class ReflectedScalarProperty
- extends ReflectedAccessorPairProperty
- Version:
- $Id: ReflectedScalarProperty.java,v 1.5 2004/02/19 23:58:39 scolebourne Exp $
- Author:
- Dmitri Plotnikov
| Methods inherited from class org.apache.commons.clazz.reflect.common.ReflectedAccessorPairProperty |
get, getAliases, getClazz, getContentClazz, getField, getKeyClazz, getName, getReadMethod, getType, getWriteMethod, isCollection, isMap, isReadOnly, set, setAliases, setField, setReadMethod, setType, setWriteMethod |
| Methods inherited from interface org.apache.commons.clazz.ClazzFeature |
getDeclaringClazz |
| Methods inherited from interface org.apache.commons.clazz.ClazzElement |
getAttribute, getAttributes |
ReflectedScalarProperty
public ReflectedScalarProperty(org.apache.commons.clazz.Clazz declaringClazz,
String name)
- Constructor for ReflectedScalarProperty.
- Parameters:
declaringClazz - name -
toString
public String toString()
Copyright © 2002-2005 The Apache Software Foundation. All Rights Reserved.