| Package | Description |
|---|---|
| com.hybris.cis.client.payment.models | |
| com.hybris.cis.client.shared.models |
| Modifier and Type | Method and Description |
|---|---|
CisCvnDecision |
CisPaymentProfileResult.getCvnDecision() |
| Modifier and Type | Method and Description |
|---|---|
void |
CisPaymentProfileResult.setCvnDecision(CisCvnDecision cvnDecision) |
| Modifier and Type | Method and Description |
|---|---|
static CisCvnDecision |
CisCvnDecision.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CisCvnDecision[] |
CisCvnDecision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 SAP SE. All Rights Reserved.