Uses of Enum Class
com.skava.marketplace.model.AppEventStatus
Packages that use AppEventStatus
Package
Description
Model classes of the Appmarketplace Service available here.
-
Uses of AppEventStatus in com.skava.marketplace.model
Methods in com.skava.marketplace.model that return AppEventStatusModifier and TypeMethodDescriptionstatic AppEventStatus
Returns the enum constant of this class with the specified name.static AppEventStatus[]
AppEventStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.