Uses of Enum Class
com.bytedesk.shop.product.ProductStateEnum
Packages that use ProductStateEnum
-
Uses of ProductStateEnum in com.bytedesk.shop.product
Methods in com.bytedesk.shop.product that return ProductStateEnumModifier and TypeMethodDescriptionstatic ProductStateEnum
Returns the enum constant of this class with the specified name.static ProductStateEnum[]
ProductStateEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.