Uses of Enum
com.ibm.icu.text.PersonNameFormatter.Options
Packages that use PersonNameFormatter.Options
Package
Description
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
-
Uses of PersonNameFormatter.Options in com.ibm.icu.text
Methods in com.ibm.icu.text that return PersonNameFormatter.OptionsModifier and TypeMethodDescriptionstatic PersonNameFormatter.Options
Deprecated.Returns the enum constant of this type with the specified name.static PersonNameFormatter.Options[]
PersonNameFormatter.Options.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in com.ibm.icu.text with type arguments of type PersonNameFormatter.OptionsModifier and TypeMethodDescriptionPersonNameFormatter.Builder.setOptions
(Set<PersonNameFormatter.Options> options) Deprecated.This API is for technology preview only.