| Package | Description |
|---|---|
| com.sap.scimono.entity |
| Modifier and Type | Field and Description |
|---|---|
static MemberRef.Type |
MemberRef.Type.GROUP
indicates that the member is a
Group |
static MemberRef.Type |
MemberRef.Type.USER
indicates that the member is a
User |
| Modifier and Type | Method and Description |
|---|---|
MemberRef.Type |
MemberRef.getType()
Gets the type of the attribute.
|
static MemberRef.Type |
MemberRef.Type.of(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
MemberRef.Builder |
MemberRef.Builder.setType(MemberRef.Type type)
Sets the label indicating the attribute's function (See
MemberRef.getType()). |
Copyright © 2022 SAP SE. All rights reserved.