Uses of Class
de.hybris.platform.payment.dto.Cv2AvsPolicy
-
Packages that use Cv2AvsPolicy Package Description de.hybris.platform.payment.dto -
-
Uses of Cv2AvsPolicy in de.hybris.platform.payment.dto
Methods in de.hybris.platform.payment.dto that return Cv2AvsPolicy Modifier and Type Method Description static Cv2AvsPolicyCv2AvsPolicy. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Cv2AvsPolicy[]Cv2AvsPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-