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