public interface CollectionValue extends MetaValue, Iterable<MetaValue>
| Modifier and Type | Method and Description |
|---|---|
MetaValue[] |
getElements()
Get the underlying elements.
|
CollectionMetaType |
getMetaType()
Get the metatype for this value
|
int |
getSize()
Get the size of the collection.
|
CollectionMetaType getMetaType()
MetaValuegetMetaType in interface MetaValueMetaValue[] getElements()
int getSize()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.