@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class SectionResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SECTION |
| Constructor and Description |
|---|
SectionResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Section |
getSection()
Get section
|
int |
hashCode() |
SectionResponse |
section(Section section) |
void |
setSection(Section section) |
String |
toString() |
public static final String SERIALIZED_NAME_SECTION
public SectionResponse section(Section section)
public void setSection(Section section)
Copyright © 2022. All rights reserved.