| Interface | osid.financials.Currency | ||
|---|---|---|---|
| Implements | osid.OsidPrimitive | ||
| Description |
This primitive represents a currency amount. | ||
| Method | getCurrencyType | ||
| Description |
Gets the currency type. | ||
| Return | osid.type.Type | the currency type | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getAmount | ||
| Description |
Gets the total amount. | ||
| Return | decimal | the amount | |
| Compliance | mandatory | This method must be implemented. | |