|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultiValue
Represents any JQTI non single value object (container). Every JQTI non single value implementation (container) must implement this interface.
This container can be multiple, ordered, record or NULL (if empty).
Container can contain only single not NULL values.
Empty container is treated as NULL value.
Cardinality| Method Summary | |
|---|---|
int |
size()
Returns number of values in this value. |
| Methods inherited from interface org.qtitools.qti.value.Value |
|---|
getBaseType, getCardinality, isNull |
| Method Detail |
|---|
int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||