| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.search |
| Modifier and Type | Method and Description |
|---|---|
static KeywordModifier |
KeywordModifier.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KeywordModifier[] |
KeywordModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<KeywordModifier> |
Keyword.getModifiers()
Returns the modifiers of the keyword.
|
| Constructor and Description |
|---|
Keyword(java.lang.String value,
KeywordModifier... modifiers)
Creates a new keyword.
|
Copyright © 2018 SAP SE. All Rights Reserved.