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