Uses of Class
de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
Packages that use Address
Package
Description
-
Uses of Address in de.captaingoldfish.scim.sdk.common.resources
Methods in de.captaingoldfish.scim.sdk.common.resources that return types with arguments of type AddressMethods in de.captaingoldfish.scim.sdk.common.resources with parameters of type AddressModifier and TypeMethodDescriptionvoidUser.addAddress(Address address) A physical mailing address for this user.Method parameters in de.captaingoldfish.scim.sdk.common.resources with type arguments of type AddressModifier and TypeMethodDescriptionvoidUser.setAddresses(List<Address> addresses) A physical mailing address for this user. -
Uses of Address in de.captaingoldfish.scim.sdk.common.resources.multicomplex
Methods in de.captaingoldfish.scim.sdk.common.resources.multicomplex that return Address