java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | android.support.test.espresso.web.model.SimpleAtom.ElementReferencePlacement |
Controls whether the ElementReference appears as the first arg or last arg to the script.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SimpleAtom.ElementReferencePlacement | FIRST | ||||||||||
SimpleAtom.ElementReferencePlacement | LAST |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|