Retrieves the positive currency mode.
public int getPositiveCurrencyMode()
Returns an integer that represents the positive currency mode.
The return value of the getPositiveCurrencyMode method can be one of the following values:
Value | Description |
0 | Prefix, no separation |
1 | Suffix, no separation |
2 | Prefix, 1-character separation |
3 | Suffix, 1-character separation |
See Also Locale.PositiveCurrencyMode, setPositiveCurrencyMode, getNegativeCurrencyMode, setNegativeCurrencyMode