Uses of Interface
org.yamcs.protobuf.Table.RowOrBuilder
-
Packages that use Table.RowOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Table.RowOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Table.RowOrBuilder Modifier and Type Class Description static classTable.RowProtobuf typeyamcs.protobuf.table.Rowstatic classTable.Row.BuilderProtobuf typeyamcs.protobuf.table.RowMethods in org.yamcs.protobuf that return Table.RowOrBuilder Modifier and Type Method Description Table.RowOrBuilderTable.WriteRowsRequest.Builder. getRowOrBuilder()optional .yamcs.protobuf.table.Row row = 3;Table.RowOrBuilderTable.WriteRowsRequest. getRowOrBuilder()optional .yamcs.protobuf.table.Row row = 3;Table.RowOrBuilderTable.WriteRowsRequestOrBuilder. getRowOrBuilder()optional .yamcs.protobuf.table.Row row = 3;
-