@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-04-27T11:16:42.652+02:00[Europe/Berlin]") public class PageSize extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_PATH |
static String |
JSON_PROPERTY_SIZE |
Constructor and Description |
---|
PageSize() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPath()
the path
|
Integer |
getSize()
the number of items to show
|
int |
hashCode() |
PageSize |
path(String path) |
void |
setPath(String path) |
void |
setSize(Integer size) |
PageSize |
size(Integer size) |
String |
toString() |
public static final String JSON_PROPERTY_SIZE
public static final String JSON_PROPERTY_PATH
Copyright © 2011–2023 aiticon GmbH. All rights reserved.