public class InlineResponse2007 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_QUOTATIONS |
| Constructor and Description |
|---|
InlineResponse2007() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
addQuotationsItem(Quotation quotationsItem) |
boolean |
equals(Object o) |
List<Quotation> |
getQuotations()
Get quotations
|
int |
hashCode() |
InlineResponse2007 |
quotations(List<Quotation> quotations) |
void |
setQuotations(List<Quotation> quotations) |
String |
toString() |
public static final String SERIALIZED_NAME_QUOTATIONS
public InlineResponse2007 quotations(List<Quotation> quotations)
public InlineResponse2007 addQuotationsItem(Quotation quotationsItem)
Copyright © 2020. All rights reserved.