@Deprecated public static final class Currency.CurrencyStringInfo extends Object
Constructor and Description |
---|
CurrencyStringInfo(String isoCode,
String currencyString)
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Method and Description |
---|---|
String |
getCurrencyString()
Deprecated.
This API is ICU internal only.
|
String |
getISOCode()
Deprecated.
This API is ICU internal only.
|
@Deprecated public CurrencyStringInfo(String isoCode, String currencyString)
@Deprecated public String getISOCode()
@Deprecated public String getCurrencyString()
Copyright © 2016 Unicode, Inc. and others.