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