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