Uses of Interface
gauge.messages.Spec.ProtoTableRowOrBuilder
-
Packages that use Spec.ProtoTableRowOrBuilder Package Description gauge.messages -
-
Uses of Spec.ProtoTableRowOrBuilder in gauge.messages
Classes in gauge.messages that implement Spec.ProtoTableRowOrBuilder Modifier and Type Class Description static classSpec.ProtoTableRow/ A proto object representing Table.static classSpec.ProtoTableRow.Builder/ A proto object representing Table.Methods in gauge.messages that return Spec.ProtoTableRowOrBuilder Modifier and Type Method Description Spec.ProtoTableRowOrBuilderSpec.ProtoTable.Builder. getHeadersOrBuilder()/ Contains the Headers for the tableSpec.ProtoTableRowOrBuilderSpec.ProtoTable. getHeadersOrBuilder()/ Contains the Headers for the tableSpec.ProtoTableRowOrBuilderSpec.ProtoTableOrBuilder. getHeadersOrBuilder()/ Contains the Headers for the tableSpec.ProtoTableRowOrBuilderSpec.ProtoTable.Builder. getRowsOrBuilder(int index)/ Contains the Rows for the tableSpec.ProtoTableRowOrBuilderSpec.ProtoTable. getRowsOrBuilder(int index)/ Contains the Rows for the tableSpec.ProtoTableRowOrBuilderSpec.ProtoTableOrBuilder. getRowsOrBuilder(int index)/ Contains the Rows for the tableMethods in gauge.messages that return types with arguments of type Spec.ProtoTableRowOrBuilder Modifier and Type Method Description List<? extends Spec.ProtoTableRowOrBuilder>Spec.ProtoTable.Builder. getRowsOrBuilderList()/ Contains the Rows for the tableList<? extends Spec.ProtoTableRowOrBuilder>Spec.ProtoTable. getRowsOrBuilderList()/ Contains the Rows for the tableList<? extends Spec.ProtoTableRowOrBuilder>Spec.ProtoTableOrBuilder. getRowsOrBuilderList()/ Contains the Rows for the table
-