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