Uses of Interface
org.yamcs.protobuf.IndexGroupOrBuilder
-
Packages that use IndexGroupOrBuilder Package Description org.yamcs.protobuf -
-
Uses of IndexGroupOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement IndexGroupOrBuilder Modifier and Type Class Description classIndexGroupProtobuf typeyamcs.protobuf.archive.IndexGroupstatic classIndexGroup.BuilderProtobuf typeyamcs.protobuf.archive.IndexGroupMethods in org.yamcs.protobuf that return IndexGroupOrBuilder Modifier and Type Method Description IndexGroupOrBuilderIndexResponse.Builder. getGroupOrBuilder(int index)repeated .yamcs.protobuf.archive.IndexGroup group = 1;IndexGroupOrBuilderIndexResponse. getGroupOrBuilder(int index)repeated .yamcs.protobuf.archive.IndexGroup group = 1;IndexGroupOrBuilderIndexResponseOrBuilder. getGroupOrBuilder(int index)repeated .yamcs.protobuf.archive.IndexGroup group = 1;Methods in org.yamcs.protobuf that return types with arguments of type IndexGroupOrBuilder Modifier and Type Method Description List<? extends IndexGroupOrBuilder>IndexResponse.Builder. getGroupOrBuilderList()repeated .yamcs.protobuf.archive.IndexGroup group = 1;List<? extends IndexGroupOrBuilder>IndexResponse. getGroupOrBuilderList()repeated .yamcs.protobuf.archive.IndexGroup group = 1;List<? extends IndexGroupOrBuilder>IndexResponseOrBuilder. getGroupOrBuilderList()repeated .yamcs.protobuf.archive.IndexGroup group = 1;
-