ICU-4526 added parameter tag

X-SVN-Rev: 18113
This commit is contained in:
Mark Davis 2005-07-01 16:01:40 +00:00
parent 9116dea01b
commit 2819d34c31

View file

@ -596,6 +596,7 @@ public class Currency extends MeasureUnit implements Serializable {
* Constructs a currency object for the given ISO 4217 3-letter
* code. This constructor assumes that the code is valid.
*
* @param theISOCode The iso code used to construct the currency.
* @draft ICU 3.4
* @deprecated This is a draft API and might change in a future release of ICU.
*/