|
mitreid-connect
|


公開メンバ関数 | |
| DefaultAddress () | |
| DefaultAddress (Address address) | |
| 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) |
| Long | getId () |
| void | setId (Long id) |
| int | hashCode () |
| boolean | equals (Object obj) |
非公開変数類 | |
| Long | id |
| String | formatted |
| String | streetAddress |
| String | locality |
| String | region |
| String | postalCode |
| String | country |
静的非公開変数類 | |
| static final long | serialVersionUID = -1304880008685206811L |
|
inline |
|
inline |
Copy constructor from an existing address.
| address |
|
inline |
|
inline |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
|
inline |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
|
inline |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
|
inline |
| country | the country to set |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
| formatted | the formatted address to set |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
| id | the id to set |
|
inline |
| locality | the locality to set |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
| postalCode | the postalCode to set |
org.mitre.openid.connect.model.Addressを実装しています。
|
inline |
|
inline |
| streetAddress | the streetAddress to set |
org.mitre.openid.connect.model.Addressを実装しています。
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
1.8.13