public final class

WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.Builder

extends <any>

implements WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProtoOrBuilder

 java.lang.Object

↳<any>

↳androidx.test.espresso.web.proto.webdriver.WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.Builder

Overview

Protobuf type google.test.remote.web.webdriver.FrameByIndexWithRootSimpleAtomProto

Summary

Methods
public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuilderclearId()

string id = 1;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuilderclearIndex()

bytes index = 2;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuilderclearRoot()

.google.protobuf.Any root = 3;

public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

public com.google.protobuf.ByteStringgetIndex()

bytes index = 2;

public com.google.protobuf.AnygetRoot()

.google.protobuf.Any root = 3;

public booleanhasRoot()

.google.protobuf.Any root = 3;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuildermergeRoot(com.google.protobuf.Any value)

.google.protobuf.Any root = 3;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuildersetId(java.lang.String value)

string id = 1;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuildersetIdBytes(com.google.protobuf.ByteString value)

string id = 1;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuildersetIndex(com.google.protobuf.ByteString value)

bytes index = 2;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuildersetRoot(com.google.protobuf.Any.Builder builderForValue)

.google.protobuf.Any root = 3;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.BuildersetRoot(com.google.protobuf.Any value)

.google.protobuf.Any root = 3;

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

Methods

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.

string id = 1;

Parameters:

value: The id to set.

Returns:

This builder for chaining.

string id = 1;

Returns:

This builder for chaining.

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.Builder setIdBytes(com.google.protobuf.ByteString value)

string id = 1;

Parameters:

value: The bytes for id to set.

Returns:

This builder for chaining.

public com.google.protobuf.ByteString getIndex()

bytes index = 2;

Returns:

The index.

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.Builder setIndex(com.google.protobuf.ByteString value)

bytes index = 2;

Parameters:

value: The index to set.

Returns:

This builder for chaining.

bytes index = 2;

Returns:

This builder for chaining.

public boolean hasRoot()

.google.protobuf.Any root = 3;

public com.google.protobuf.Any getRoot()

.google.protobuf.Any root = 3;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.Builder setRoot(com.google.protobuf.Any value)

.google.protobuf.Any root = 3;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.Builder setRoot(com.google.protobuf.Any.Builder builderForValue)

.google.protobuf.Any root = 3;

public WebWebdriverAtoms.FrameByIndexWithRootSimpleAtomProto.Builder mergeRoot(com.google.protobuf.Any value)

.google.protobuf.Any root = 3;

.google.protobuf.Any root = 3;