Uses of Enum Class
com.skava.cart.model.CheckoutCommunicationPreference.PreferredContactMethodEnum
Packages that use CheckoutCommunicationPreference.PreferredContactMethodEnum
-
Uses of CheckoutCommunicationPreference.PreferredContactMethodEnum in com.skava.cart.model
Methods in com.skava.cart.model that return CheckoutCommunicationPreference.PreferredContactMethodEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CheckoutCommunicationPreference.PreferredContactMethodEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.