|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| com.unboundid.scim.data | |
| Uses of Address in com.unboundid.scim.data |
|---|
| Fields in com.unboundid.scim.data with type parameters of type Address | |
|---|---|
static AttributeValueResolver<Address> |
Address.ADDRESS_RESOLVER
The AttributeValueResolver that resolves SCIM attribute values
to/from Address instances. |
| Methods in com.unboundid.scim.data that return types with arguments of type Address | |
|---|---|
Collection<Address> |
UserResource.getAddresses()
Retrieves the physical mailing address for this User. |
| Method parameters in com.unboundid.scim.data with type arguments of type Address | |
|---|---|
UserResource |
UserResource.setAddresses(Collection<Address> addresses)
Sets the physical mailing address for this User. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||