| Package | Description |
|---|---|
| com.adyen.model |
| Modifier and Type | Method and Description |
|---|---|
static DeviceRenderOptions.SdkUiTypeEnum |
DeviceRenderOptions.SdkUiTypeEnum.fromValue(String text) |
DeviceRenderOptions.SdkUiTypeEnum |
DeviceRenderOptions.SdkUiTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static DeviceRenderOptions.SdkUiTypeEnum |
DeviceRenderOptions.SdkUiTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceRenderOptions.SdkUiTypeEnum[] |
DeviceRenderOptions.SdkUiTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeviceRenderOptions.SdkUiTypeEnum> |
DeviceRenderOptions.getSdkUiType() |
| Modifier and Type | Method and Description |
|---|---|
DeviceRenderOptions |
DeviceRenderOptions.addSdkUiTypeItem(DeviceRenderOptions.SdkUiTypeEnum sdkUiTypeItem) |
void |
DeviceRenderOptions.SdkUiTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
DeviceRenderOptions.SdkUiTypeEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
DeviceRenderOptions |
DeviceRenderOptions.sdkUiType(List<DeviceRenderOptions.SdkUiTypeEnum> sdkUiType) |
void |
DeviceRenderOptions.setSdkUiType(List<DeviceRenderOptions.SdkUiTypeEnum> sdkUiType) |
Copyright © 2022. All rights reserved.