Package | Description |
---|---|
com.atlassian.confluence.internal.search | |
com.atlassian.confluence.search |
Modifier and Type | Method and Description |
---|---|
SearchLanguage |
SearchLanguageProvider.get() |
Modifier and Type | Method and Description |
---|---|
static SearchLanguage |
SearchLanguage.fromString(String value) |
static SearchLanguage |
SearchLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchLanguage[] |
SearchLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2019 Atlassian. All rights reserved.