@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class NestedResponse extends Object
| Constructor and Description |
|---|
NestedResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
NestedResponse |
errorCollection(ErrorCollection errorCollection) |
ErrorCollection |
getErrorCollection()
Get errorCollection
|
Integer |
getStatus()
Get status
|
int |
hashCode() |
void |
setErrorCollection(ErrorCollection errorCollection) |
void |
setStatus(Integer status) |
NestedResponse |
status(Integer status) |
String |
toString() |
public NestedResponse status(Integer status)
public Integer getStatus()
public void setStatus(Integer status)
public NestedResponse errorCollection(ErrorCollection errorCollection)
public ErrorCollection getErrorCollection()
public void setErrorCollection(ErrorCollection errorCollection)
Copyright © 2011–2021 Everit Kft.. All rights reserved.