| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.constants.enums | |
| de.captaingoldfish.scim.sdk.common.resources.base | |
| de.captaingoldfish.scim.sdk.common.schemas |
| Modifier and Type | Method and Description |
|---|---|
static Type |
Type.getByValue(String value) |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default Type |
ScimNode.getValueType() |
| Modifier and Type | Method and Description |
|---|---|
Type |
SchemaAttribute.getType()
The attribute's data type.
|
Copyright © 2020. All rights reserved.