Uses of Enum Class
org.api.mkm.services.OrderService.ACTOR
Packages that use OrderService.ACTOR
-
Uses of OrderService.ACTOR in org.api.mkm.services
Methods in org.api.mkm.services that return OrderService.ACTORModifier and TypeMethodDescriptionstatic OrderService.ACTORReturns the enum constant of this class with the specified name.static OrderService.ACTOR[]OrderService.ACTOR.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.ACTORModifier and TypeMethodDescriptionOrderService.listOrders(OrderService.ACTOR a, OrderService.STATE s, Integer min)