| Package | Description |
|---|---|
| org.trustedanalytics.org.cloudfoundry.identity.uaa.scim |
| Modifier and Type | Method and Description |
|---|---|
ScimUser.Group.Type |
ScimUser.Group.getType() |
static ScimUser.Group.Type |
ScimUser.Group.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScimUser.Group.Type[] |
ScimUser.Group.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScimUser.Group.setType(ScimUser.Group.Type type) |
| Constructor and Description |
|---|
Group(String value,
String display,
ScimUser.Group.Type type) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.