| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
User.getAddresses()
A physical mailing address for this user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.addAddress(Address address)
A physical mailing address for this user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setAddresses(List<Address> addresses)
A physical mailing address for this user.
|
Copyright © 2020. All rights reserved.