Uses of Enum Class
com.skava.accounts.workflow.request.PreferredContactMethod
Packages that use PreferredContactMethod
Package
Description
Accounts Workflow Request Model Declarations.
-
Uses of PreferredContactMethod in com.skava.accounts.workflow.request
Methods in com.skava.accounts.workflow.request 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.