|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueDefinition | |
|---|---|
| org.chromattic.core | |
| org.chromattic.core.vt2 | |
| Uses of ValueDefinition in org.chromattic.core |
|---|
| Methods in org.chromattic.core with parameters of type ValueDefinition | ||
|---|---|---|
|
ObjectContext.getPropertyValue(java.lang.String propertyName,
ValueDefinition<?,V> type)
|
|
|
ObjectContext.getPropertyValues(java.lang.String propertyName,
ValueDefinition<?,V> simpleType,
ArrayType<L,V> arrayType)
|
|
|
ObjectContext.hasProperty(java.lang.String propertyName,
ValueDefinition<?,V> type)
|
|
|
ObjectContext.setPropertyValue(java.lang.String propertyName,
ValueDefinition<?,V> type,
V o)
|
|
|
ObjectContext.setPropertyValues(java.lang.String propertyName,
ValueDefinition<?,V> type,
ArrayType<L,V> arrayType,
L propertyValues)
|
|
| Uses of ValueDefinition in org.chromattic.core.vt2 |
|---|
| Methods in org.chromattic.core.vt2 that return ValueDefinition | |
|---|---|
static ValueDefinition<?,?> |
ValueDefinition.get(int code)
|
static ValueDefinition<?,?> |
ValueDefinition.get(java.lang.Object o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||