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