|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScimUser.Group.Type | |
|---|---|
| org.cloudfoundry.identity.uaa.scim | |
| Uses of ScimUser.Group.Type in org.cloudfoundry.identity.uaa.scim |
|---|
| Methods in org.cloudfoundry.identity.uaa.scim that return ScimUser.Group.Type | |
|---|---|
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. |
| Methods in org.cloudfoundry.identity.uaa.scim with parameters of type ScimUser.Group.Type | |
|---|---|
void |
ScimUser.Group.setType(ScimUser.Group.Type type)
|
| Constructors in org.cloudfoundry.identity.uaa.scim with parameters of type ScimUser.Group.Type | |
|---|---|
ScimUser.Group(String value,
String display,
ScimUser.Group.Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||