Modifier and Type | Field and Description |
---|---|
protected SearchTargetType |
SearchFieldType.target |
Modifier and Type | Method and Description |
---|---|
static SearchTargetType |
SearchTargetType.fromValue(String v) |
SearchTargetType |
SearchFieldType.getTarget()
Gets the value of the target property.
|
static SearchTargetType |
SearchTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchTargetType[] |
SearchTargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchFieldType.setTarget(SearchTargetType value)
Sets the value of the target property.
|
SearchFieldType |
SearchFieldType.withTarget(SearchTargetType value) |
Copyright © 2018. All rights reserved.