|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BuyerInterface | |
| nl.tudelft.simulation.dsol.tutorial.section42 | |
| Uses of BuyerInterface in nl.tudelft.simulation.dsol.tutorial.section42 |
| Classes in nl.tudelft.simulation.dsol.tutorial.section42 that implement BuyerInterface | |
class |
Customer
A Customer (c) copyright 2003 Delft University of Technology , the Netherlands. |
class |
Retailer
A Retailer (c) copyright 2003 Delft University of Technology , the Netherlands. |
| Methods in nl.tudelft.simulation.dsol.tutorial.section42 with parameters of type BuyerInterface | |
void |
Warehouse.order(BuyerInterface buyer,
long amount)
|
void |
SellerInterface.order(BuyerInterface buyer,
long amount)
order a requested amount |
void |
Retailer.order(BuyerInterface buyer,
long amount)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||