@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class ChangedWorklogs extends Object
| Constructor and Description |
|---|
ChangedWorklogs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getLastPage()
Get lastPage
|
URI |
getNextPage()
The URL of the next list of changed worklogs.
|
URI |
getSelf()
The URL of this changed worklogs list.
|
Long |
getSince()
The datetime of the first worklog item in the list.
|
Long |
getUntil()
The datetime of the last worklog item in the list.
|
List<ChangedWorklog> |
getValues()
Changed worklog list.
|
int |
hashCode() |
ChangedWorklogs |
lastPage(Boolean lastPage) |
void |
setLastPage(Boolean lastPage) |
String |
toString() |
public List<ChangedWorklog> getValues()
public Long getSince()
public Long getUntil()
public URI getSelf()
public URI getNextPage()
public ChangedWorklogs lastPage(Boolean lastPage)
public Boolean getLastPage()
public void setLastPage(Boolean lastPage)
Copyright © 2011–2021 Everit Kft.. All rights reserved.