keycloak
|
公開メンバ関数 | |
String | getFormattedAddress () |
void | setFormattedAddress (String formattedAddress) |
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) |
静的公開変数類 | |
static final String | FORMATTED = "formatted" |
static final String | STREET_ADDRESS = "street_address" |
static final String | LOCALITY = "locality" |
static final String | REGION = "region" |
static final String | POSTAL_CODE = "postal_code" |
static final String | COUNTRY = "country" |
限定公開変数類 | |
String | formattedAddress |
String | streetAddress |
String | locality |
String | region |
String | postalCode |
String | country |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
protected |
|
static |
|
protected |
|
static |
|
protected |
|
static |
|
protected |
|
static |
|
protected |
|
static |
|
protected |