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