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