public class InlineResponse2009 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SECTIONS |
| Constructor and Description |
|---|
InlineResponse2009() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2009 |
addSectionsItem(Section sectionsItem) |
boolean |
equals(Object o) |
List<Section> |
getSections()
Get sections
|
int |
hashCode() |
InlineResponse2009 |
sections(List<Section> sections) |
void |
setSections(List<Section> sections) |
String |
toString() |
public static final String SERIALIZED_NAME_SECTIONS
public InlineResponse2009 sections(List<Section> sections)
public InlineResponse2009 addSectionsItem(Section sectionsItem)
Copyright © 2020. All rights reserved.