Package com.ibm.icu.util
Class Currency.CurrencyStringInfo
java.lang.Object
com.ibm.icu.util.Currency.CurrencyStringInfo
- Enclosing class:
- Currency
Deprecated.
This API is ICU internal only.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCurrencyStringInfo
(String isoCode, String currencyString) Deprecated.This API is ICU internal only. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.This API is ICU internal only.Deprecated.This API is ICU internal only.
-
Field Details
-
isoCode
Deprecated. -
currencyString
Deprecated.
-
-
Constructor Details
-
CurrencyStringInfo
Deprecated.This API is ICU internal only.
-
-
Method Details
-
getISOCode
Deprecated.This API is ICU internal only. -
getCurrencyString
Deprecated.This API is ICU internal only.
-