Interface UInt32ValueOrBuilder (3.19.4)

public interface UInt32ValueOrBuilder extends MessageLiteOrBuilder

Methods

getValue()

public abstract int getValue()

The uint32 value.

uint32 value = 1;

Returns
TypeDescription
int

The value.