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