public class EntityCollection extends GenericModel
| Constructor and Description | 
|---|
EntityCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<EntityExport> | 
getEntities()
Gets the entities. 
 | 
Pagination | 
getPagination()
Gets the pagination. 
 | 
equals, hashCode, toStringpublic java.util.List<EntityExport> getEntities()
public Pagination getPagination()