|
gluu
|

公開メンバ関数 | |
| String | computeFormattedName () |
| String | getFormatted () |
| void | setFormatted (String formatted) |
| String | getFamilyName () |
| void | setFamilyName (String familyName) |
| String | getGivenName () |
| void | setGivenName (String givenName) |
| String | getMiddleName () |
| void | setMiddleName (String middleName) |
| String | getHonorificPrefix () |
| void | setHonorificPrefix (String honorificPrefix) |
| String | getHonorificSuffix () |
| void | setHonorificSuffix (String honorificSuffix) |
非公開変数類 | |
| String | familyName |
| String | givenName |
| String | middleName |
| String | honorificPrefix |
| String | honorificSuffix |
| String | formatted |
A class that represents the components of a user's name. See section 4.1.1 of RFC 7643.
|
inline |
From this Name instance, it builds a string depicting a full name including all middle names, titles, and suffixes as appropriate for display if the formatted field of this object is null or empty
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13