Uses of Enum Class
com.bytedesk.shop.order.OrderStateEnum
Packages that use OrderStateEnum
-
Uses of OrderStateEnum in com.bytedesk.shop.order
Methods in com.bytedesk.shop.order that return OrderStateEnumModifier and TypeMethodDescriptionstatic OrderStateEnumReturns 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.