Uses of Interface
org.yamcs.protobuf.Table.TableInfoOrBuilder
-
Packages that use Table.TableInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Table.TableInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Table.TableInfoOrBuilder Modifier and Type Class Description static classTable.TableInfoProtobuf typeyamcs.protobuf.table.TableInfostatic classTable.TableInfo.BuilderProtobuf typeyamcs.protobuf.table.TableInfoMethods in org.yamcs.protobuf that return Table.TableInfoOrBuilder Modifier and Type Method Description Table.TableInfoOrBuilderTable.ListTablesResponse.Builder. getTablesOrBuilder(int index)repeated .yamcs.protobuf.table.TableInfo tables = 1;Table.TableInfoOrBuilderTable.ListTablesResponse. getTablesOrBuilder(int index)repeated .yamcs.protobuf.table.TableInfo tables = 1;Table.TableInfoOrBuilderTable.ListTablesResponseOrBuilder. getTablesOrBuilder(int index)repeated .yamcs.protobuf.table.TableInfo tables = 1;Methods in org.yamcs.protobuf that return types with arguments of type Table.TableInfoOrBuilder Modifier and Type Method Description List<? extends Table.TableInfoOrBuilder>Table.ListTablesResponse.Builder. getTablesOrBuilderList()repeated .yamcs.protobuf.table.TableInfo tables = 1;List<? extends Table.TableInfoOrBuilder>Table.ListTablesResponse. getTablesOrBuilderList()repeated .yamcs.protobuf.table.TableInfo tables = 1;List<? extends Table.TableInfoOrBuilder>Table.ListTablesResponseOrBuilder. getTablesOrBuilderList()repeated .yamcs.protobuf.table.TableInfo tables = 1;
-