Uses of Interface
org.yamcs.protobuf.Table.ListValueOrBuilder
-
Packages that use Table.ListValueOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Table.ListValueOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Table.ListValueOrBuilder Modifier and Type Class Description static classTable.ListValueProtobuf typeyamcs.protobuf.table.ListValuestatic classTable.ListValue.BuilderProtobuf typeyamcs.protobuf.table.ListValueMethods in org.yamcs.protobuf that return Table.ListValueOrBuilder Modifier and Type Method Description Table.ListValueOrBuilderTable.ResultSet.Builder. getRowsOrBuilder(int index)repeated .yamcs.protobuf.table.ListValue rows = 2;Table.ListValueOrBuilderTable.ResultSet. getRowsOrBuilder(int index)repeated .yamcs.protobuf.table.ListValue rows = 2;Table.ListValueOrBuilderTable.ResultSetOrBuilder. getRowsOrBuilder(int index)repeated .yamcs.protobuf.table.ListValue rows = 2;Methods in org.yamcs.protobuf that return types with arguments of type Table.ListValueOrBuilder Modifier and Type Method Description List<? extends Table.ListValueOrBuilder>Table.ResultSet.Builder. getRowsOrBuilderList()repeated .yamcs.protobuf.table.ListValue rows = 2;List<? extends Table.ListValueOrBuilder>Table.ResultSet. getRowsOrBuilderList()repeated .yamcs.protobuf.table.ListValue rows = 2;List<? extends Table.ListValueOrBuilder>Table.ResultSetOrBuilder. getRowsOrBuilderList()repeated .yamcs.protobuf.table.ListValue rows = 2;
-