| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
TranslationPinDataIsoFormat034 |
TranslationIsoFormats.isoFormat0()
Parameters that are required for ISO9564 PIN format 0 tranlation.
|
TranslationPinDataIsoFormat034 |
TranslationIsoFormats.isoFormat3()
Parameters that are required for ISO9564 PIN format 3 tranlation.
|
TranslationPinDataIsoFormat034 |
TranslationIsoFormats.isoFormat4()
Parameters that are required for ISO9564 PIN format 4 tranlation.
|
| Modifier and Type | Method and Description |
|---|---|
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat0(TranslationPinDataIsoFormat034 isoFormat0)
Create an instance of this class with
TranslationIsoFormats.isoFormat0() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat3(TranslationPinDataIsoFormat034 isoFormat3)
Create an instance of this class with
TranslationIsoFormats.isoFormat3() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat4(TranslationPinDataIsoFormat034 isoFormat4)
Create an instance of this class with
TranslationIsoFormats.isoFormat4() initialized to the given value. |
TranslationIsoFormats.Builder |
TranslationIsoFormats.Builder.isoFormat0(TranslationPinDataIsoFormat034 isoFormat0)
Parameters that are required for ISO9564 PIN format 0 tranlation.
|
TranslationIsoFormats.Builder |
TranslationIsoFormats.Builder.isoFormat3(TranslationPinDataIsoFormat034 isoFormat3)
Parameters that are required for ISO9564 PIN format 3 tranlation.
|
TranslationIsoFormats.Builder |
TranslationIsoFormats.Builder.isoFormat4(TranslationPinDataIsoFormat034 isoFormat4)
Parameters that are required for ISO9564 PIN format 4 tranlation.
|
Copyright © 2023. All rights reserved.