| Package | Description |
|---|---|
| com.atlassian.crowd.model.group |
| Modifier and Type | Method and Description |
|---|---|
GroupType |
Group.getType() |
GroupType |
BaseImmutableGroup.getType() |
static GroupType |
GroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupType[] |
GroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BaseImmutableGroup.Builder.setType(GroupType type) |
Copyright © 2023 Atlassian. All rights reserved.