Uses of Enum Class
com.skava.marketplace.constant.AppPurchaseStatus
Packages that use AppPurchaseStatus
Package
Description
Constants that are available in the Appmarketplace Service are maintained here.
Entity model classes of the Appmarketplace Service available here.
-
Uses of AppPurchaseStatus in com.skava.marketplace.constant
Methods in com.skava.marketplace.constant that return AppPurchaseStatusModifier and TypeMethodDescriptionstatic AppPurchaseStatus
Returns the enum constant of this class with the specified name.static AppPurchaseStatus[]
AppPurchaseStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AppPurchaseStatus in com.skava.marketplace.model.entity
Fields in com.skava.marketplace.model.entity with type parameters of type AppPurchaseStatusModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<AppPurchaseStatus>
QAppMerchantData.status