Uses of Interface
com.ibm.icu.text.PersonName
-
Packages that use PersonName Package Description com.ibm.icu.text -
-
Uses of PersonName in com.ibm.icu.text
Classes in com.ibm.icu.text that implement PersonName Modifier and Type Class Description classSimplePersonNameA concrete implementation of PersonNameFormatter.PersonName that simply stores the field values in a Map.Methods in com.ibm.icu.text with parameters of type PersonName Modifier and Type Method Description StringPersonNameFormatter. formatToString(PersonName name)Formats a name.
-