Uses of Class
gauge.messages.Spec.ProtoTableRow
Packages that use Spec.ProtoTableRow
-
Uses of Spec.ProtoTableRow in gauge.messages
Methods in gauge.messages that return Spec.ProtoTableRowModifier and TypeMethodDescriptionSpec.ProtoTableRow.Builder.build()Spec.ProtoTableRow.Builder.buildPartial()static Spec.ProtoTableRowSpec.ProtoTableRow.getDefaultInstance()Spec.ProtoTableRow.Builder.getDefaultInstanceForType()Spec.ProtoTableRow.getDefaultInstanceForType()Spec.ProtoTable.Builder.getHeaders()/ Contains the Headers for the tableSpec.ProtoTable.getHeaders()/ Contains the Headers for the tableSpec.ProtoTableOrBuilder.getHeaders()/ Contains the Headers for the tableSpec.ProtoTable.Builder.getRows(int index) / Contains the Rows for the tableSpec.ProtoTable.getRows(int index) / Contains the Rows for the tableSpec.ProtoTableOrBuilder.getRows(int index) / Contains the Rows for the tablestatic Spec.ProtoTableRowSpec.ProtoTableRow.parseDelimitedFrom(InputStream input) static Spec.ProtoTableRowSpec.ProtoTableRow.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(byte[] data) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(com.google.protobuf.ByteString data) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(com.google.protobuf.CodedInputStream input) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(InputStream input) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(ByteBuffer data) static Spec.ProtoTableRowSpec.ProtoTableRow.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gauge.messages that return types with arguments of type Spec.ProtoTableRowModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Spec.ProtoTableRow>Spec.ProtoTableRow.getParserForType()Spec.ProtoTable.Builder.getRowsList()/ Contains the Rows for the tableSpec.ProtoTable.getRowsList()/ Contains the Rows for the tableSpec.ProtoTableOrBuilder.getRowsList()/ Contains the Rows for the tablestatic com.google.protobuf.Parser<Spec.ProtoTableRow>Spec.ProtoTableRow.parser()Methods in gauge.messages with parameters of type Spec.ProtoTableRowModifier and TypeMethodDescriptionSpec.ProtoTable.Builder.addRows(int index, Spec.ProtoTableRow value) / Contains the Rows for the tableSpec.ProtoTable.Builder.addRows(Spec.ProtoTableRow value) / Contains the Rows for the tableSpec.ProtoTableRow.Builder.mergeFrom(Spec.ProtoTableRow other) Spec.ProtoTable.Builder.mergeHeaders(Spec.ProtoTableRow value) / Contains the Headers for the tablestatic Spec.ProtoTableRow.BuilderSpec.ProtoTableRow.newBuilder(Spec.ProtoTableRow prototype) Spec.ProtoTable.Builder.setHeaders(Spec.ProtoTableRow value) / Contains the Headers for the tableSpec.ProtoTable.Builder.setRows(int index, Spec.ProtoTableRow value) / Contains the Rows for the tableMethod parameters in gauge.messages with type arguments of type Spec.ProtoTableRowModifier and TypeMethodDescriptionSpec.ProtoTable.Builder.addAllRows(Iterable<? extends Spec.ProtoTableRow> values) / Contains the Rows for the table