public abstract class CollectionValue<T> extends ManyValue<T,java.lang.Object>
adaptedValue| Constructor and Description |
|---|
CollectionValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getItem() |
boolean |
isArray() |
void |
setItem(java.lang.Object collection) |
containerClass, getAdaptedValue, setAdaptedValue