|
gluu
|

クラス | |
| enum | Type |
公開メンバ関数 | |
| String | getFormatted () |
| void | setFormatted (String formatted) |
| String | getStreetAddress () |
| void | setStreetAddress (String streetAddress) |
| String | getLocality () |
| void | setLocality (String locality) |
| String | getRegion () |
| void | setRegion (String region) |
| String | getPostalCode () |
| void | setPostalCode (String postalCode) |
| String | getCountry () |
| void | setCountry (String country) |
| String | getType () |
| void | setType (String type) |
| void | setType (Type type) |
| Boolean | getPrimary () |
| void | setPrimary (Boolean primary) |
非公開変数類 | |
| String | formatted |
| String | streetAddress |
| String | locality |
| String | region |
| String | postalCode |
| String | country |
| String | type |
| Boolean | primary |
Represents a physical mailing address for a user. See section 4.1.2 of RFC 7643.
| enum org::gluu::oxtrust::model::scim2::user::Address::Type |

| 列挙値 | HOME | OTHER | WORK |
|---|
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13