public class CollectionWrapper<T> extends Object
Constructor and Description |
---|
CollectionWrapper() |
Modifier and Type | Method and Description |
---|---|
Collection<T> |
getItems() |
List<LinkV2> |
getLinks() |
void |
setItems(Collection<T> items) |
void |
setLinks(List<LinkV2> links) |
public Collection<T> getItems()
public void setItems(Collection<T> items)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference