|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.metamodel.bean.ValueInfo
org.chromattic.metamodel.bean.SimpleValueInfo<K>
public class SimpleValueInfo<K extends ValueKind>
| Constructor Summary | |
|---|---|
SimpleValueInfo(org.reflext.api.TypeInfo declaredType,
org.reflext.api.TypeInfo effectiveType,
SimpleTypeMapping typeMapping,
K valueKind)
|
|
| Method Summary | |
|---|---|
SimpleTypeMapping |
getTypeMapping()
|
K |
getValueKind()
|
| Methods inherited from class org.chromattic.metamodel.bean.ValueInfo |
|---|
getDeclaredType, getEffectiveType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleValueInfo(org.reflext.api.TypeInfo declaredType,
org.reflext.api.TypeInfo effectiveType,
SimpleTypeMapping typeMapping,
K valueKind)
| Method Detail |
|---|
public SimpleTypeMapping getTypeMapping()
public K getValueKind()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||