Uses of Class
org.api.manapool.model.OrderSummary
Packages that use OrderSummary
-
Uses of OrderSummary in org.api.manapool.services
Methods in org.api.manapool.services that return types with arguments of type OrderSummaryModifier and TypeMethodDescriptionManaPoolAPIService.listBoughtOrders(int limit, int offset) ManaPoolAPIService.listSellsOrders(int limit, int offset) Methods in org.api.manapool.services with parameters of type OrderSummaryModifier and TypeMethodDescriptionManaPoolAPIService.getBoughtOrder(OrderSummary os) ManaPoolAPIService.getSellsOrder(OrderSummary os)