| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static CardProcessingConfigCommon.DefaultAuthTypeCodeEnum |
CardProcessingConfigCommon.DefaultAuthTypeCodeEnum.fromValue(String text) |
CardProcessingConfigCommon.DefaultAuthTypeCodeEnum |
CardProcessingConfigCommon.getDefaultAuthTypeCode()
Authorization Finality indicator.
|
CardProcessingConfigCommon.DefaultAuthTypeCodeEnum |
CardProcessingConfigCommon.DefaultAuthTypeCodeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CardProcessingConfigCommon.DefaultAuthTypeCodeEnum |
CardProcessingConfigCommon.DefaultAuthTypeCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardProcessingConfigCommon.DefaultAuthTypeCodeEnum[] |
CardProcessingConfigCommon.DefaultAuthTypeCodeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CardProcessingConfigCommon |
CardProcessingConfigCommon.defaultAuthTypeCode(CardProcessingConfigCommon.DefaultAuthTypeCodeEnum defaultAuthTypeCode) |
void |
CardProcessingConfigCommon.setDefaultAuthTypeCode(CardProcessingConfigCommon.DefaultAuthTypeCodeEnum defaultAuthTypeCode) |
void |
CardProcessingConfigCommon.DefaultAuthTypeCodeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CardProcessingConfigCommon.DefaultAuthTypeCodeEnum enumeration) |
Copyright © 2024. All rights reserved.