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