| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
static Security.QuoteTypeEnum |
Security.QuoteTypeEnum.fromValue(String text) |
Security.QuoteTypeEnum |
Security.getQuoteType()
Type of quote.
|
Security.QuoteTypeEnum |
Security.QuoteTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Security.QuoteTypeEnum |
Security.QuoteTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Security.QuoteTypeEnum[] |
Security.QuoteTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Security |
Security.quoteType(Security.QuoteTypeEnum quoteType) |
void |
Security.setQuoteType(Security.QuoteTypeEnum quoteType) |
void |
Security.QuoteTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Security.QuoteTypeEnum enumeration) |
Copyright © 2018. All rights reserved.