Uses of Enum Class
com.skava.search.model.Product.StatusEnum
Packages that use Product.StatusEnum
-
Uses of Product.StatusEnum in com.skava.search.model
Methods in com.skava.search.model that return Product.StatusEnumModifier and TypeMethodDescriptionstatic Product.StatusEnumReturns the enum constant of this class with the specified name.static Product.StatusEnum[]Product.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.