OSID Logo
OSID Specifications
financials package
Version 3.1.0
Interfaceosid.financials.Currency
Implementsosid.OsidPrimitive
Used Byosid.Metadata
osid.bidding.Auction
osid.bidding.Bid
osid.billing.Entry
osid.billing.Item
osid.billing.payment.Payment
osid.billing.payment.Summary
osid.configuration.Value
osid.financials.CurrencyList
osid.financials.Summary
show 15 more…
osid.financials.budgeting.BudgetEntry
osid.financials.posting.PostEntry
osid.locale.CurrencyConversionSession
osid.locale.CurrencyFormattingSession
osid.ordering.Cost
osid.ordering.CostTerm
osid.ordering.Order
osid.ordering.Price
osid.personnel.Appointment
osid.personnel.Position
osid.provisioning.Provision
osid.room.construction.Project
osid.room.construction.Renovation
osid.search.terms.CurrencyRangeTerm
osid.search.terms.CurrencyTerm
Description

This primitive represents a currency amount.

MethodgetCurrencyType
Description

Gets the currency type.

Returnosid.type.Type the currency type
Compliancemandatory This method must be implemented.
MethodgetAmount
Description

Gets the total amount.

Returndecimal the amount
Compliancemandatory This method must be implemented.