Uses of Enum Class
com.skava.subscription.orchestration.model.PromotionGroup.StopFurtherProcessingEnum
Packages that use PromotionGroup.StopFurtherProcessingEnum
Package
Description
Subscription orchestration models are available here
-
Uses of PromotionGroup.StopFurtherProcessingEnum in com.skava.subscription.orchestration.model
Methods in com.skava.subscription.orchestration.model that return PromotionGroup.StopFurtherProcessingEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PromotionGroup.StopFurtherProcessingEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.