|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.dsol.formalisms.Resource.Request
A Request.
| Constructor Summary | |
Resource.Request(ResourceRequestorInterface requestor,
double amount)
constructs a new Request |
|
| Method Summary | |
double |
getAmount()
gets the requested amount. |
ResourceRequestorInterface |
getRequestor()
gets the requestor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Resource.Request(ResourceRequestorInterface requestor,
double amount)
requestor - the requestoramount - the requested amount| Method Detail |
public double getAmount()
public ResourceRequestorInterface getRequestor()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||