Uses of Interface
org.yamcs.protobuf.Table.StreamInfoOrBuilder
-
Packages that use Table.StreamInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Table.StreamInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Table.StreamInfoOrBuilder Modifier and Type Class Description static classTable.StreamInfoProtobuf typeyamcs.protobuf.table.StreamInfostatic classTable.StreamInfo.BuilderProtobuf typeyamcs.protobuf.table.StreamInfoMethods in org.yamcs.protobuf that return Table.StreamInfoOrBuilder Modifier and Type Method Description Table.StreamInfoOrBuilderTable.ListStreamsResponse.Builder. getStreamsOrBuilder(int index)repeated .yamcs.protobuf.table.StreamInfo streams = 1;Table.StreamInfoOrBuilderTable.ListStreamsResponse. getStreamsOrBuilder(int index)repeated .yamcs.protobuf.table.StreamInfo streams = 1;Table.StreamInfoOrBuilderTable.ListStreamsResponseOrBuilder. getStreamsOrBuilder(int index)repeated .yamcs.protobuf.table.StreamInfo streams = 1;Methods in org.yamcs.protobuf that return types with arguments of type Table.StreamInfoOrBuilder Modifier and Type Method Description List<? extends Table.StreamInfoOrBuilder>Table.ListStreamsResponse.Builder. getStreamsOrBuilderList()repeated .yamcs.protobuf.table.StreamInfo streams = 1;List<? extends Table.StreamInfoOrBuilder>Table.ListStreamsResponse. getStreamsOrBuilderList()repeated .yamcs.protobuf.table.StreamInfo streams = 1;List<? extends Table.StreamInfoOrBuilder>Table.ListStreamsResponseOrBuilder. getStreamsOrBuilderList()repeated .yamcs.protobuf.table.StreamInfo streams = 1;
-