Package | Description |
---|---|
com.atlassian.confluence.search.contentnames |
Modifier and Type | Method and Description |
---|---|
QueryToken.Type |
QueryToken.getType() |
static QueryToken.Type |
QueryToken.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryToken.Type[] |
QueryToken.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 |
QueryToken.setType(QueryToken.Type type) |
Constructor and Description |
---|
QueryToken(String text,
QueryToken.Type type) |
Copyright © 2003–2021 Atlassian. All rights reserved.