Uses of Enum Class
com.broadleafcommerce.notification.domain.DefaultCommunicationPreferenceType
Packages that use DefaultCommunicationPreferenceType
-
Uses of DefaultCommunicationPreferenceType in com.broadleafcommerce.notification.domain
Methods in com.broadleafcommerce.notification.domain that return DefaultCommunicationPreferenceTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DefaultCommunicationPreferenceType[]
DefaultCommunicationPreferenceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.