Uses of Enum Class
com.skava.cart.constants.ContactMethod
Packages that use ContactMethod
Package
Description
Cart related constants, mapper class, models, orchestration processor and
transformation classes are available here.
-
Uses of ContactMethod in com.skava.cart.constants
Methods in com.skava.cart.constants that return ContactMethodModifier and TypeMethodDescriptionstatic ContactMethod
Returns the enum constant of this class with the specified name.static ContactMethod[]
ContactMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.