|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.metamodel.bean.PropertyInfo<V>
org.chromattic.metamodel.bean.SingleValuedPropertyInfo<V>
public class SingleValuedPropertyInfo<V extends ValueInfo>
| Constructor Summary | |
|---|---|
SingleValuedPropertyInfo(BeanInfo bean,
PropertyInfo parent,
java.lang.String name,
org.reflext.api.MethodInfo getter,
org.reflext.api.MethodInfo setter,
V value)
|
|
| Method Summary |
|---|
| Methods inherited from class org.chromattic.metamodel.bean.PropertyInfo |
|---|
getAnnotation, getAnnotations, getGetter, getName, getOwner, getParent, getSetter, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SingleValuedPropertyInfo(BeanInfo bean,
PropertyInfo parent,
java.lang.String name,
org.reflext.api.MethodInfo getter,
org.reflext.api.MethodInfo setter,
V value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||