Uses of Class
org.api.mkm.services.OrderService.STATE
| Package | Description |
|---|---|
| org.api.mkm.services |
-
Uses of OrderService.STATE in org.api.mkm.services
Methods in org.api.mkm.services that return OrderService.STATE Modifier and Type Method Description static OrderService.STATEOrderService.STATE. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OrderService.STATE[]OrderService.STATE. 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.STATE Modifier and Type Method Description java.util.List<Order>OrderService. listOrders(OrderService.ACTOR a, OrderService.STATE s, java.lang.Integer min)