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