|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CashPosition | |
|---|---|
| org.powertac.common | |
| Uses of CashPosition in org.powertac.common |
|---|
| Methods in org.powertac.common that return CashPosition | |
|---|---|
CashPosition |
Broker.getCash()
Returns the CashPosition for this broker, which is either the CashPosition supplied with the most recent call to setCash(), or a dummy CashPosition with a balance of 0.0. |
| Methods in org.powertac.common with parameters of type CashPosition | |
|---|---|
void |
Broker.setCash(CashPosition thing)
Updates the current CashPosition for this Broker. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||