public interface

FixedProto.FixedInt32OrBuilder

 androidx.wear.protolayout.expression.proto.FixedProto.FixedInt32OrBuilder

Subclasses:

FixedProto.FixedInt32, FixedProto.FixedInt32.Builder

Summary

Methods
public intgetValue()

 The value.

Methods

public int getValue()

 The value.
 
int32 value = 1;

Returns:

The value.