public enum

ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCase

extends java.lang.Enum<ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCase>

 java.lang.Object

↳java.lang.Enum<ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCase>

↳androidx.test.espresso.proto.action.ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCase

Summary

Enum Constants
ENDCOORDSANY
ENDCOORDSLOC
ENDCOORDSLOCORENDCOORDSANY_NOT_SET
Methods
public static ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCaseforNumber(int value)

public intgetNumber()

public static ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCasevalueOf(int value)

public static ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCasevalueOf(java.lang.String name)

public static ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCasevalues()

from java.lang.Enum<E>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
from java.lang.ObjectgetClass, notify, notifyAll, wait, wait, wait

Enum Constants

ENDCOORDSLOC

ENDCOORDSANY

ENDCOORDSLOCORENDCOORDSANY_NOT_SET

Methods

public static ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCase valueOf(java.lang.String name)

Deprecated: Use ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCase.forNumber(int) instead.

public int getNumber()