Inherits NSObject.
◆ currencyForCharCode:
| + (Currency *) currencyForCharCode: |
|
(NSString *) |
charcode |
|
Get the currency object for the 3 character code.
- Returns
- The
Currency object for a given code. If not found nil is returned.
◆ charCode
Gets the character code for the currency.
- Returns
- The currency character code
◆ exponent
Gets the exponent value for the currency.
- Returns
- The exponent
◆ numericCode
| - (NSString*) numericCode |
|
readnonatomicassign |
Gets the numeric code for the currency.
- Returns
- The currency numeric code.
◆ symbol
Gets the symbol for the currency.
- Returns
- The currency symbol.
The documentation for this class was generated from the following file: