public interface ScimAttribute<T extends ScimAttribute<T>>
| Modifier and Type | Method and Description |
|---|---|
String |
fullAttributePath() |
T |
getParent() |
String |
getSchemaId() |
boolean |
isTopLevelAttribute() |
String |
relativePath() |
String |
scimName() |
T |
subAttributeFrom(String childAttributeName) |
Copyright © 2022 SAP SE. All rights reserved.