|
||||||||||
| 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.MultiValuedPropertyInfo<V>
org.chromattic.metamodel.bean.MapPropertyInfo<K,V>
public class MapPropertyInfo<K extends ValueInfo,V extends ValueInfo>
| Constructor Summary | |
|---|---|
MapPropertyInfo(java.lang.String name,
V elementValue,
K keyValue,
org.reflext.api.MethodInfo getter,
org.reflext.api.MethodInfo setter)
|
|
| Method Summary | |
|---|---|
K |
getKeyValue()
|
| Methods inherited from class org.chromattic.metamodel.bean.PropertyInfo |
|---|
getAccessMode, getAnnotated, getAnnotateds, getGetter, getName, getSetter, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MapPropertyInfo(java.lang.String name,
V elementValue,
K keyValue,
org.reflext.api.MethodInfo getter,
org.reflext.api.MethodInfo setter)
| Method Detail |
|---|
public K getKeyValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||