@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class PageOfComments extends Object
| Constructor and Description |
|---|
PageOfComments() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
List<Comment> |
getComments()
The list of comments.
|
Integer |
getMaxResults()
The maximum number of items that could be returned.
|
Long |
getStartAt()
The index of the first item returned.
|
Long |
getTotal()
The number of items returned.
|
int |
hashCode() |
void |
set(String name,
Object value) |
String |
toString() |
Copyright © 2011–2021 Everit Kft.. All rights reserved.