@Target(value={TYPE,FIELD})
@Retention(value=RUNTIME)
public @interface AndroidFindByAllSet
AndroidFindAll
Modifier and Type | Required Element and Description |
---|---|
AndroidFindAll[] |
value
An array which builds a sequence of the chained searching for elements or a set of possible locators.
|
public abstract AndroidFindAll[] value
AndroidFindAll
which builds a sequence of
the chained searching for elements or a set of possible locators