| Package | Description |
|---|---|
| com.atlassian.crowd.model |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationSubtype |
ApplicationSubtype.getOnlySubtype(ApplicationType applicationType) |
static ApplicationSubtype |
ApplicationSubtype.toEnum(String value) |
static ApplicationSubtype |
ApplicationSubtype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationSubtype[] |
ApplicationSubtype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.