Package | Description |
---|---|
com.bluefin.decryptx.model |
Modifier and Type | Method and Description |
---|---|
DecryptParam.HasCcDataEnum |
DecryptParam.getHasCcData() |
static DecryptParam.HasCcDataEnum |
DecryptParam.HasCcDataEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecryptParam.HasCcDataEnum[] |
DecryptParam.HasCcDataEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DecryptParam |
DecryptParam.hasCcData(DecryptParam.HasCcDataEnum hasCcData)
Validation flag, that indicates if data should be checked for credit card numbers.
|
void |
DecryptParam.setHasCcData(DecryptParam.HasCcDataEnum hasCcData) |
Copyright © 2018. All rights reserved.