@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+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
|
WarningCollection |
getWarningCollection()
Get warningCollection
|
int |
hashCode() |
void |
setErrorCollection(ErrorCollection errorCollection) |
void |
setStatus(Integer status) |
void |
setWarningCollection(WarningCollection warningCollection) |
NestedResponse |
status(Integer status) |
String |
toString() |
NestedResponse |
warningCollection(WarningCollection warningCollection) |
public NestedResponse errorCollection(ErrorCollection errorCollection)
public ErrorCollection getErrorCollection()
public void setErrorCollection(ErrorCollection errorCollection)
public NestedResponse status(Integer status)
public Integer getStatus()
public void setStatus(Integer status)
public NestedResponse warningCollection(WarningCollection warningCollection)
public WarningCollection getWarningCollection()
public void setWarningCollection(WarningCollection warningCollection)
Copyright © 2011–2023 Everit Kft.. All rights reserved.