|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayType | |
|---|---|
| org.chromattic.core | |
| Uses of ArrayType in org.chromattic.core |
|---|
| Methods in org.chromattic.core that return ArrayType | ||
|---|---|---|
static
|
ArrayType.array(java.lang.Class<E> componentType)
|
|
static
|
ArrayType.list(java.lang.Class<E> componentType)
|
|
static
|
ArrayType.primitiveArray(java.lang.Class<E> componentType)
|
|
| Methods in org.chromattic.core with parameters of type ArrayType | ||
|---|---|---|
|
ObjectContext.getPropertyValues(java.lang.String propertyName,
ValueDefinition<?,V> simpleType,
ArrayType<L,V> arrayType)
|
|
|
ObjectContext.setPropertyValues(java.lang.String propertyName,
ValueDefinition<?,V> type,
ArrayType<L,V> arrayType,
L propertyValues)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||