|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryToken.Type | |
|---|---|
| com.atlassian.confluence.search.contentnames | |
| Uses of QueryToken.Type in com.atlassian.confluence.search.contentnames |
|---|
| Methods in com.atlassian.confluence.search.contentnames that return QueryToken.Type | |
|---|---|
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. |
| Methods in com.atlassian.confluence.search.contentnames with parameters of type QueryToken.Type | |
|---|---|
void |
QueryToken.setType(QueryToken.Type type)
|
| Constructors in com.atlassian.confluence.search.contentnames with parameters of type QueryToken.Type | |
|---|---|
QueryToken(String text,
QueryToken.Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||