public class WarehouseSchemas extends PageableList<WarehouseSchema>
| Modifier and Type | Field and Description |
|---|---|
static org.springframework.web.util.UriTemplate |
TEMPLATE |
static String |
URI |
| Constructor and Description |
|---|
WarehouseSchemas(List<WarehouseSchema> items,
Paging paging) |
WarehouseSchemas(List<WarehouseSchema> items,
Paging paging,
Map<String,String> links) |
add, add, addAll, addAll, clear, contains, containsAll, get, getLinks, getNextPage, getPaging, hasNextPage, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streampublic static final String URI
public static final org.springframework.web.util.UriTemplate TEMPLATE
public WarehouseSchemas(List<WarehouseSchema> items, Paging paging)
Copyright © 2017. All Rights Reserved.