Uses of Enum Class
com.skava.cart.orchestration.model.PreferredContactMethod
Packages that use PreferredContactMethod
Package
Description
Cart and checkout Orchestration model Classes available here.
-
Uses of PreferredContactMethod in com.skava.cart.orchestration.model
Methods in com.skava.cart.orchestration.model that return PreferredContactMethodModifier and TypeMethodDescriptionstatic PreferredContactMethod
Returns the enum constant of this class with the specified name.static PreferredContactMethod[]
PreferredContactMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.