ICU-2031 change unmarked @draft tags

X-SVN-Rev: 9650
This commit is contained in:
Steven R. Loomis 2002-08-09 19:31:13 +00:00
parent ee490b3fe6
commit c24ba9b959

View File

@ -179,14 +179,14 @@ public:
/**
* Gets a const reference to the string value of this object.
* @return a const reference to the string value of this object.
* @draft
* @stable
*/
inline const UnicodeString& getString(void) const;
/**
* Gets a reference to the string value of this object.
* @return a reference to the string value of this object.
* @draft
* @stable
*/
inline UnicodeString& getString(void);