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