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