Uses of Enum Class
com.skava.paymentapp.model.PreferredContactMethod
Packages that use PreferredContactMethod
-
Uses of PreferredContactMethod in com.skava.paymentapp.model
Methods in com.skava.paymentapp.model that return PreferredContactMethodModifier and TypeMethodDescriptionstatic PreferredContactMethodReturns 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.