public class ValueCollection extends GenericModel
| Constructor and Description | 
|---|
| ValueCollection() | 
| Modifier and Type | Method and Description | 
|---|---|
| Pagination | getPagination()Gets the pagination. | 
| java.util.List<ValueExport> | getValues()Gets the values. | 
equals, hashCode, toStringpublic java.util.List<ValueExport> getValues()
public Pagination getPagination()