| Package | Description |
|---|---|
| com.sap.scimono.entity |
| Modifier and Type | Method and Description |
|---|---|
Role.Type |
Role.getType()
Gets the type of the attribute.
|
static Role.Type |
Role.Type.of(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
Role.Builder |
Role.Builder.setType(Role.Type type)
Sets the label indicating the attribute's function (See
Role.getType()). |
| Constructor and Description |
|---|
Role(String operation,
String value,
String display,
boolean primary,
String reference,
Role.Type type) |
Copyright © 2022 SAP SE. All rights reserved.