Interface CapacityQuantityOrBuilder (1.7.0)

public interface CapacityQuantityOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType()

public abstract String getType()

string type = 1;

Returns
TypeDescription
String

The type.

getTypeBytes()

public abstract ByteString getTypeBytes()

string type = 1;

Returns
TypeDescription
ByteString

The bytes for type.

getValue()

public abstract long getValue()

int64 value = 2;

Returns
TypeDescription
long

The value.