| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.context |
| Modifier and Type | Method and Description |
|---|---|
static AsKeywordModifier |
AsKeywordModifier.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AsKeywordModifier[] |
AsKeywordModifier.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<AsKeywordModifier> |
AsKeyword.getModifiers()
Returns the modifiers of the keyword.
|
| Constructor and Description |
|---|
AsKeyword(java.lang.String value,
AsKeywordModifier... modifiers)
Creates a new keyword.
|
Copyright © 2018 SAP SE. All Rights Reserved.