Responsible for building DisplayOptions
.
More...
#include <displayoptions.h>
Responsible for building DisplayOptions
.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 72
Definition at line 52 of file displayoptions.h.
◆ build()
◆ setCapitalization()
Sets the capitalization.
- Parameters
-
capitalization | The capitalization. |
- Returns
- Builder
- Draft:
- This API may be changed in the future versions and was introduced in ICU 72
Definition at line 97 of file displayoptions.h.
◆ setDisplayLength()
Sets the display length.
- Parameters
-
displayLength | The display length. |
- Returns
- Builder
- Draft:
- This API may be changed in the future versions and was introduced in ICU 72
Definition at line 121 of file displayoptions.h.
◆ setGrammaticalCase()
Sets the grammatical case.
- Parameters
-
grammaticalCase | The grammatical case. |
- Returns
- Builder
- Draft:
- This API may be changed in the future versions and was introduced in ICU 72
Definition at line 61 of file displayoptions.h.
◆ setNameStyle()
Sets the dialect handling.
- Parameters
-
- Returns
- Builder
- Draft:
- This API may be changed in the future versions and was introduced in ICU 72
Definition at line 109 of file displayoptions.h.
◆ setNounClass()
Sets the noun class.
- Parameters
-
- Returns
- Builder
- Draft:
- This API may be changed in the future versions and was introduced in ICU 72
Definition at line 73 of file displayoptions.h.
◆ setPluralCategory()
Sets the plural category.
- Parameters
-
pluralCategory | The plural category. |
- Returns
- Builder
- Draft:
- This API may be changed in the future versions and was introduced in ICU 72
Definition at line 85 of file displayoptions.h.
◆ setSubstituteHandling()
Sets the substitute handling.
- Parameters
-
substituteHandling | The substitute handling. |
- Returns
- Builder
- Draft:
- This API may be changed in the future versions and was introduced in ICU 72
Definition at line 133 of file displayoptions.h.
The documentation for this class was generated from the following file: