Uses of Class
de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
Packages that use Name Package Description de.captaingoldfish.scim.sdk.common.resources -
-
Uses of Name in de.captaingoldfish.scim.sdk.common.resources
Methods in de.captaingoldfish.scim.sdk.common.resources that return types with arguments of type Name Modifier and Type Method Description Optional<Name>User. getName()The components of the user's name.Methods in de.captaingoldfish.scim.sdk.common.resources with parameters of type Name Modifier and Type Method Description voidUser. setName(Name name)The components of the user's name.
-