public final class

WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto

extends <any>

implements WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoOrBuilder

 java.lang.Object

↳<any>

↳androidx.test.espresso.web.proto.webdriver.WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto

Overview

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

Summary

Fields
public static final intID_FIELD_NUMBER

Methods
protected final java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtogetDefaultInstance()

public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto.BuildernewBuilder()

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto.BuildernewBuilder(WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto prototype)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseDelimitedFrom(java.io.InputStream input)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseFrom(byte[] data[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseFrom(java.nio.ByteBuffer data)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseFrom(com.google.protobuf.ByteString data)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseFrom(com.google.protobuf.CodedInputStream input)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static <any>parser()

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

Fields

public static final int ID_FIELD_NUMBER

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.

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseFrom(java.nio.ByteBuffer data)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseFrom(com.google.protobuf.ByteString data)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseFrom(byte[] data[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseDelimitedFrom(java.io.InputStream input)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseFrom(com.google.protobuf.CodedInputStream input)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)

public static WebWebdriverAtoms.WebScrollIntoViewSimpleAtomProto getDefaultInstance()

public static <any> parser()