public class InlineResponse2005 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ITEMS |
| Constructor and Description |
|---|
InlineResponse2005() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2005 |
addItemsItem(Item itemsItem) |
boolean |
equals(Object o) |
List<Item> |
getItems()
Get items
|
int |
hashCode() |
InlineResponse2005 |
items(List<Item> items) |
void |
setItems(List<Item> items) |
String |
toString() |
public static final String SERIALIZED_NAME_ITEMS
public InlineResponse2005 items(List<Item> items)
public InlineResponse2005 addItemsItem(Item itemsItem)
Copyright © 2020. All rights reserved.