@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class FilterSubscriptionsList extends Object
| Constructor and Description |
|---|
FilterSubscriptionsList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getEndIndex()
The index of the last item returned on the page.
|
List<FilterSubscription> |
getItems()
The list of items.
|
Integer |
getMaxResults()
The maximum number of results that could be on the page.
|
Integer |
getSize()
The number of items on the page.
|
Integer |
getStartIndex()
The index of the first item returned on the page.
|
int |
hashCode() |
String |
toString() |
public Integer getSize()
public List<FilterSubscription> getItems()
public Integer getMaxResults()
public Integer getStartIndex()
public Integer getEndIndex()
Copyright © 2011–2021 Everit Kft.. All rights reserved.