| Package | Description |
|---|---|
| com.sap.scimono.entity |
| Modifier and Type | Method and Description |
|---|---|
Name |
Name.Builder.build()
Builds a Name Object with the given parameters
|
Name |
User.getName()
Gets the components of the User's real name.
|
| Modifier and Type | Method and Description |
|---|---|
User.Builder |
User.Builder.setName(Name name)
Sets the components of the
User's real name (See User.getName()). |
| Constructor and Description |
|---|
Builder(Name name) |
Copyright © 2022 SAP SE. All rights reserved.