|
||||||||||
| 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.MultiValuedPropertyInfo<E>
org.chromattic.core.bean.CollectionPropertyInfo<E>
public class CollectionPropertyInfo<E extends ValueInfo>
| Constructor Summary | |
|---|---|
CollectionPropertyInfo(String name,
E elementValue,
org.reflext.api.MethodInfo getter,
org.reflext.api.MethodInfo setter)
|
|
| Method Summary |
|---|
| Methods inherited from class org.chromattic.core.bean.MultiValuedPropertyInfo |
|---|
getElementValue |
| 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 CollectionPropertyInfo(String name,
E elementValue,
org.reflext.api.MethodInfo getter,
org.reflext.api.MethodInfo setter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||