| Package | Description |
|---|---|
| se.claremont.taf.javasupport.interaction.elementidentification |
| Modifier and Type | Field and Description |
|---|---|
SearchConditionType |
SearchCondition.searchConditionType |
| Modifier and Type | Method and Description |
|---|---|
static SearchConditionType |
SearchConditionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchConditionType[] |
SearchConditionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SearchCondition(SearchConditionType searchConditionType,
Object... objects) |
Copyright © 2019. All rights reserved.