ICU-2031 change unmarked @draft tags
X-SVN-Rev: 9650
This commit is contained in:
parent
ee490b3fe6
commit
c24ba9b959
@ -179,14 +179,14 @@ public:
|
|||||||
/**
|
/**
|
||||||
* Gets a const reference to the string value of this object.
|
* Gets a const reference to the string value of this object.
|
||||||
* @return 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;
|
inline const UnicodeString& getString(void) const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets a reference to the string value of this object.
|
* Gets a reference to the string value of this object.
|
||||||
* @return 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);
|
inline UnicodeString& getString(void);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user