Uses of Enum Class
com.bytedesk.core.order.OrderStateEventEnum
Packages that use OrderStateEventEnum
-
Uses of OrderStateEventEnum in com.bytedesk.core.order
Methods in com.bytedesk.core.order that return OrderStateEventEnumModifier and TypeMethodDescriptionstatic OrderStateEventEnum
Returns 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.