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