Uses of Enum Class
org.api.mkm.services.OrderService.STATE
Packages that use OrderService.STATE
-
Uses of OrderService.STATE in org.api.mkm.services
Methods in org.api.mkm.services that return OrderService.STATEModifier and TypeMethodDescriptionstatic OrderService.STATEReturns the enum constant of this class with the specified name.static OrderService.STATE[]OrderService.STATE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.api.mkm.services with parameters of type OrderService.STATEModifier and TypeMethodDescriptionOrderService.listOrders(OrderService.ACTOR a, OrderService.STATE s, Integer min)