| Package | Description |
|---|---|
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
static CreatePriceRequest.TypeEnum |
CreatePriceRequest.TypeEnum.fromValue(String text) |
CreatePriceRequest.TypeEnum |
CreatePriceRequest.getType()
Get type
|
CreatePriceRequest.TypeEnum |
CreatePriceRequest.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CreatePriceRequest.TypeEnum |
CreatePriceRequest.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreatePriceRequest.TypeEnum[] |
CreatePriceRequest.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePriceRequest.setType(CreatePriceRequest.TypeEnum type) |
CreatePriceRequest |
CreatePriceRequest.type(CreatePriceRequest.TypeEnum type) |
void |
CreatePriceRequest.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CreatePriceRequest.TypeEnum enumeration) |
Copyright © 2018. All rights reserved.