Uses of Enum Class
com.skava.merchandise.model.CollectionStatus
Packages that use CollectionStatus
Package
Description
Boot Application Class of the Merchandise Service available here.
Model classes of the Merchandise Service available here.
Entity Model classes of the Merchandise Service available here.
-
Uses of CollectionStatus in com.skava.codec
Methods in com.skava.codec that return types with arguments of type CollectionStatus -
Uses of CollectionStatus in com.skava.merchandise.model
Methods in com.skava.merchandise.model that return CollectionStatusModifier and TypeMethodDescriptionstatic CollectionStatus
Converts string value to enumstatic CollectionStatus
Returns the enum constant of this class with the specified name.static CollectionStatus[]
CollectionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CollectionStatus in com.skava.merchandise.model.entity
Fields in com.skava.merchandise.model.entity with type parameters of type CollectionStatusModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<CollectionStatus>
QCollection.status