public final class

ViewActions.SwipeViewActionProto.Builder

extends <any>

implements ViewActions.SwipeViewActionProtoOrBuilder

 java.lang.Object

↳<any>

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

Overview

Protobuf type google.test.remote.ui.action.SwipeViewActionProto

Summary

Methods
public ViewActions.SwipeViewActionProto.BuilderclearEndCoordsAny()

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.SwipeViewActionProto.BuilderclearEndCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

public ViewActions.SwipeViewActionProto.BuilderclearEndCoordsLocOrEndCoordsAny()

public ViewActions.SwipeViewActionProto.BuilderclearId()

string id = 1;

public ViewActions.SwipeViewActionProto.BuilderclearPrecision()

.google.test.remote.ui.action.PressProto.Precision precision = 7;

public ViewActions.SwipeViewActionProto.BuilderclearStartCoordsAny()

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.SwipeViewActionProto.BuilderclearStartCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

public ViewActions.SwipeViewActionProto.BuilderclearStartCoordsLocOrStartCoordsAny()

public ViewActions.SwipeViewActionProto.BuilderclearSwipe()

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

public com.google.protobuf.AnygetEndCoordsAny()

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.GeneralLocationProto.LocationgetEndCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

public ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCasegetEndCoordsLocOrEndCoordsAnyCase()

public intgetEndCoordsLocValue()

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

public ViewActions.PressProto.PrecisiongetPrecision()

.google.test.remote.ui.action.PressProto.Precision precision = 7;

public intgetPrecisionValue()

.google.test.remote.ui.action.PressProto.Precision precision = 7;

public com.google.protobuf.AnygetStartCoordsAny()

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.GeneralLocationProto.LocationgetStartCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

public ViewActions.SwipeViewActionProto.StartCoordsLocOrStartCoordsAnyCasegetStartCoordsLocOrStartCoordsAnyCase()

public intgetStartCoordsLocValue()

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

public ViewActions.SwipeViewActionProto.SwipegetSwipe()

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

public intgetSwipeValue()

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

public booleanhasEndCoordsAny()

.google.protobuf.Any endCoordsAny = 6;

public booleanhasEndCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

public booleanhasStartCoordsAny()

.google.protobuf.Any startCoordsAny = 4;

public booleanhasStartCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

public ViewActions.SwipeViewActionProto.BuildermergeEndCoordsAny(com.google.protobuf.Any value)

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.SwipeViewActionProto.BuildermergeStartCoordsAny(com.google.protobuf.Any value)

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.SwipeViewActionProto.BuildersetEndCoordsAny(com.google.protobuf.Any.Builder builderForValue)

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.SwipeViewActionProto.BuildersetEndCoordsAny(com.google.protobuf.Any value)

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.SwipeViewActionProto.BuildersetEndCoordsLoc(ViewActions.GeneralLocationProto.Location value)

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

public ViewActions.SwipeViewActionProto.BuildersetEndCoordsLocValue(int value)

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

public ViewActions.SwipeViewActionProto.BuildersetId(java.lang.String value)

string id = 1;

public ViewActions.SwipeViewActionProto.BuildersetIdBytes(com.google.protobuf.ByteString value)

string id = 1;

public ViewActions.SwipeViewActionProto.BuildersetPrecision(ViewActions.PressProto.Precision value)

.google.test.remote.ui.action.PressProto.Precision precision = 7;

public ViewActions.SwipeViewActionProto.BuildersetPrecisionValue(int value)

.google.test.remote.ui.action.PressProto.Precision precision = 7;

public ViewActions.SwipeViewActionProto.BuildersetStartCoordsAny(com.google.protobuf.Any.Builder builderForValue)

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.SwipeViewActionProto.BuildersetStartCoordsAny(com.google.protobuf.Any value)

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.SwipeViewActionProto.BuildersetStartCoordsLoc(ViewActions.GeneralLocationProto.Location value)

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

public ViewActions.SwipeViewActionProto.BuildersetStartCoordsLocValue(int value)

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

public ViewActions.SwipeViewActionProto.BuildersetSwipe(ViewActions.SwipeViewActionProto.Swipe value)

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

public ViewActions.SwipeViewActionProto.BuildersetSwipeValue(int value)

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public ViewActions.SwipeViewActionProto.StartCoordsLocOrStartCoordsAnyCase getStartCoordsLocOrStartCoordsAnyCase()

public ViewActions.SwipeViewActionProto.Builder clearStartCoordsLocOrStartCoordsAny()

public ViewActions.SwipeViewActionProto.EndCoordsLocOrEndCoordsAnyCase getEndCoordsLocOrEndCoordsAnyCase()

public ViewActions.SwipeViewActionProto.Builder clearEndCoordsLocOrEndCoordsAny()

public java.lang.String getId()

string id = 1;

Returns:

The id.

public com.google.protobuf.ByteString getIdBytes()

string id = 1;

Returns:

The bytes for id.

public ViewActions.SwipeViewActionProto.Builder setId(java.lang.String value)

string id = 1;

Parameters:

value: The id to set.

Returns:

This builder for chaining.

string id = 1;

Returns:

This builder for chaining.

public ViewActions.SwipeViewActionProto.Builder setIdBytes(com.google.protobuf.ByteString value)

string id = 1;

Parameters:

value: The bytes for id to set.

Returns:

This builder for chaining.

public int getSwipeValue()

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

Returns:

The enum numeric value on the wire for swipe.

public ViewActions.SwipeViewActionProto.Builder setSwipeValue(int value)

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

Parameters:

value: The swipe to set.

Returns:

This builder for chaining.

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

Returns:

The swipe.

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

Parameters:

value: The enum numeric value on the wire for swipe to set.

Returns:

This builder for chaining.

.google.test.remote.ui.action.SwipeViewActionProto.Swipe swipe = 2;

Returns:

This builder for chaining.

public boolean hasStartCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

Returns:

Whether the startCoordsLoc field is set.

public int getStartCoordsLocValue()

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

Returns:

The enum numeric value on the wire for startCoordsLoc.

public ViewActions.SwipeViewActionProto.Builder setStartCoordsLocValue(int value)

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

Parameters:

value: The enum numeric value on the wire for startCoordsLoc to set.

Returns:

This builder for chaining.

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

Returns:

The startCoordsLoc.

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

Parameters:

value: The startCoordsLoc to set.

Returns:

This builder for chaining.

public ViewActions.SwipeViewActionProto.Builder clearStartCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location startCoordsLoc = 3;

Returns:

This builder for chaining.

public boolean hasStartCoordsAny()

.google.protobuf.Any startCoordsAny = 4;

public com.google.protobuf.Any getStartCoordsAny()

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.SwipeViewActionProto.Builder setStartCoordsAny(com.google.protobuf.Any value)

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.SwipeViewActionProto.Builder setStartCoordsAny(com.google.protobuf.Any.Builder builderForValue)

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.SwipeViewActionProto.Builder mergeStartCoordsAny(com.google.protobuf.Any value)

.google.protobuf.Any startCoordsAny = 4;

public ViewActions.SwipeViewActionProto.Builder clearStartCoordsAny()

.google.protobuf.Any startCoordsAny = 4;

public boolean hasEndCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

Returns:

Whether the endCoordsLoc field is set.

public int getEndCoordsLocValue()

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

Returns:

The enum numeric value on the wire for endCoordsLoc.

public ViewActions.SwipeViewActionProto.Builder setEndCoordsLocValue(int value)

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

Parameters:

value: The enum numeric value on the wire for endCoordsLoc to set.

Returns:

This builder for chaining.

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

Returns:

The endCoordsLoc.

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

Parameters:

value: The endCoordsLoc to set.

Returns:

This builder for chaining.

public ViewActions.SwipeViewActionProto.Builder clearEndCoordsLoc()

.google.test.remote.ui.action.GeneralLocationProto.Location endCoordsLoc = 5;

Returns:

This builder for chaining.

public boolean hasEndCoordsAny()

.google.protobuf.Any endCoordsAny = 6;

public com.google.protobuf.Any getEndCoordsAny()

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.SwipeViewActionProto.Builder setEndCoordsAny(com.google.protobuf.Any value)

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.SwipeViewActionProto.Builder setEndCoordsAny(com.google.protobuf.Any.Builder builderForValue)

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.SwipeViewActionProto.Builder mergeEndCoordsAny(com.google.protobuf.Any value)

.google.protobuf.Any endCoordsAny = 6;

public ViewActions.SwipeViewActionProto.Builder clearEndCoordsAny()

.google.protobuf.Any endCoordsAny = 6;

public int getPrecisionValue()

.google.test.remote.ui.action.PressProto.Precision precision = 7;

Returns:

The enum numeric value on the wire for precision.

public ViewActions.SwipeViewActionProto.Builder setPrecisionValue(int value)

.google.test.remote.ui.action.PressProto.Precision precision = 7;

Parameters:

value: The precision to set.

Returns:

This builder for chaining.

public ViewActions.PressProto.Precision getPrecision()

.google.test.remote.ui.action.PressProto.Precision precision = 7;

Returns:

The precision.

.google.test.remote.ui.action.PressProto.Precision precision = 7;

Parameters:

value: The enum numeric value on the wire for precision to set.

Returns:

This builder for chaining.

.google.test.remote.ui.action.PressProto.Precision precision = 7;

Returns:

This builder for chaining.