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