public interface

FixedProto.FixedStringOrBuilder

 androidx.wear.protolayout.expression.proto.FixedProto.FixedStringOrBuilder

Subclasses:

FixedProto.FixedString, FixedProto.FixedString.Builder

Summary

Methods
public java.lang.StringgetValue()

 The value.

public com.google.protobuf.ByteStringgetValueBytes()

 The value.

Methods

public java.lang.String getValue()

 The value.
 
string value = 1;

Returns:

The value.

public com.google.protobuf.ByteString getValueBytes()

 The value.
 
string value = 1;

Returns:

The bytes for value.