|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Money | |
|---|---|
| org.nakedobjects.applib.value | |
| Uses of Money in org.nakedobjects.applib.value |
|---|
| Methods in org.nakedobjects.applib.value that return Money | |
|---|---|
Money |
Money.add(Money money)
Add the specified money to this money. |
Money |
Money.subtract(Money money)
Subtract the specified amount from this value. |
| Methods in org.nakedobjects.applib.value with parameters of type Money | |
|---|---|
Money |
Money.add(Money money)
Add the specified money to this money. |
boolean |
Money.equals(Money other)
|
boolean |
Money.hasSameCurrency(Money money)
|
Money |
Money.subtract(Money money)
Subtract the specified amount from this value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||