public interface

HamcrestMatchersv13.IsInstanceOfProtoOrBuilder

 androidx.test.espresso.proto.matcher13.HamcrestMatchersv13.IsInstanceOfProtoOrBuilder

Subclasses:

HamcrestMatchersv13.IsInstanceOfProto, HamcrestMatchersv13.IsInstanceOfProto.Builder

Summary

Methods
public com.google.protobuf.ByteStringgetExpectedClass()

bytes expectedClass = 2;

public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

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 com.google.protobuf.ByteString getExpectedClass()

bytes expectedClass = 2;

Returns:

The expectedClass.