Uses of Class
org.api.mkm.services.OrderService.ACTOR
| Package | Description |
|---|---|
| org.api.mkm.services |
-
Uses of OrderService.ACTOR in org.api.mkm.services
Methods in org.api.mkm.services that return OrderService.ACTOR Modifier and Type Method Description static OrderService.ACTOROrderService.ACTOR. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OrderService.ACTOR[]OrderService.ACTOR. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.api.mkm.services with parameters of type OrderService.ACTOR Modifier and Type Method Description java.util.List<Order>OrderService. listOrders(OrderService.ACTOR a, OrderService.STATE s, java.lang.Integer min)