A person's name, both formatted version and individual name components.
| String |
getFirst()
Gets first name.
|
| String |
getFormattedName()
Gets the properly formatted name.
|
| String |
getLast()
Gets last name.
|
| String |
getMiddle()
Gets middle name.
|
| String |
getPrefix()
Gets prefix of the name.
|
| String |
getPronunciation()
Designates a text string to be set as the kana name in the phonebook.
|
| String |
getSuffix()
Gets suffix of the person's name.
|
Gets first name.
Gets the properly formatted name.
Gets last name.
Gets middle name.
Gets prefix of the name.
Designates a text string to be set as the kana name in the phonebook. Used for Japanese contacts.
Gets suffix of the person's name.