@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class SimpleListWrapperApplicationRole extends Object
| Constructor and Description |
|---|
SimpleListWrapperApplicationRole() |
| Modifier and Type | Method and Description |
|---|---|
SimpleListWrapperApplicationRole |
addItemsItem(ApplicationRole itemsItem) |
SimpleListWrapperApplicationRole |
callback(Object callback) |
boolean |
equals(Object o) |
Object |
getCallback()
Get callback
|
List<ApplicationRole> |
getItems()
Get items
|
Integer |
getMaxResults()
Get maxResults
|
Object |
getPagingCallback()
Get pagingCallback
|
Integer |
getSize()
Get size
|
int |
hashCode() |
SimpleListWrapperApplicationRole |
items(List<ApplicationRole> items) |
SimpleListWrapperApplicationRole |
maxResults(Integer maxResults) |
SimpleListWrapperApplicationRole |
pagingCallback(Object pagingCallback) |
void |
setCallback(Object callback) |
void |
setItems(List<ApplicationRole> items) |
void |
setMaxResults(Integer maxResults) |
void |
setPagingCallback(Object pagingCallback) |
void |
setSize(Integer size) |
SimpleListWrapperApplicationRole |
size(Integer size) |
String |
toString() |
public SimpleListWrapperApplicationRole size(Integer size)
public Integer getSize()
public void setSize(Integer size)
public SimpleListWrapperApplicationRole items(List<ApplicationRole> items)
public SimpleListWrapperApplicationRole addItemsItem(ApplicationRole itemsItem)
public List<ApplicationRole> getItems()
public void setItems(List<ApplicationRole> items)
public SimpleListWrapperApplicationRole pagingCallback(Object pagingCallback)
public Object getPagingCallback()
public void setPagingCallback(Object pagingCallback)
public SimpleListWrapperApplicationRole callback(Object callback)
public Object getCallback()
public void setCallback(Object callback)
public SimpleListWrapperApplicationRole maxResults(Integer maxResults)
public Integer getMaxResults()
public void setMaxResults(Integer maxResults)
Copyright © 2011–2021 Everit Kft.. All rights reserved.