Uses of Interface
org.yamcs.protobuf.Yamcs.ArchiveTagOrBuilder
-
Packages that use Yamcs.ArchiveTagOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Yamcs.ArchiveTagOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Yamcs.ArchiveTagOrBuilder Modifier and Type Class Description static classYamcs.ArchiveTagProtobuf typeyamcs.protobuf.ArchiveTagstatic classYamcs.ArchiveTag.BuilderProtobuf typeyamcs.protobuf.ArchiveTagMethods in org.yamcs.protobuf that return Yamcs.ArchiveTagOrBuilder Modifier and Type Method Description Yamcs.ArchiveTagOrBuilderListTagsResponse.Builder. getTagOrBuilder(int index)repeated .yamcs.protobuf.ArchiveTag tag = 1;Yamcs.ArchiveTagOrBuilderListTagsResponse. getTagOrBuilder(int index)repeated .yamcs.protobuf.ArchiveTag tag = 1;Yamcs.ArchiveTagOrBuilderListTagsResponseOrBuilder. getTagOrBuilder(int index)repeated .yamcs.protobuf.ArchiveTag tag = 1;Yamcs.ArchiveTagOrBuilderYamcs.TagResult.Builder. getTagOrBuilder(int index)repeated .yamcs.protobuf.ArchiveTag tag = 2;Yamcs.ArchiveTagOrBuilderYamcs.TagResult. getTagOrBuilder(int index)repeated .yamcs.protobuf.ArchiveTag tag = 2;Yamcs.ArchiveTagOrBuilderYamcs.TagResultOrBuilder. getTagOrBuilder(int index)repeated .yamcs.protobuf.ArchiveTag tag = 2;Methods in org.yamcs.protobuf that return types with arguments of type Yamcs.ArchiveTagOrBuilder Modifier and Type Method Description List<? extends Yamcs.ArchiveTagOrBuilder>ListTagsResponse.Builder. getTagOrBuilderList()repeated .yamcs.protobuf.ArchiveTag tag = 1;List<? extends Yamcs.ArchiveTagOrBuilder>ListTagsResponse. getTagOrBuilderList()repeated .yamcs.protobuf.ArchiveTag tag = 1;List<? extends Yamcs.ArchiveTagOrBuilder>ListTagsResponseOrBuilder. getTagOrBuilderList()repeated .yamcs.protobuf.ArchiveTag tag = 1;List<? extends Yamcs.ArchiveTagOrBuilder>Yamcs.TagResult.Builder. getTagOrBuilderList()repeated .yamcs.protobuf.ArchiveTag tag = 2;List<? extends Yamcs.ArchiveTagOrBuilder>Yamcs.TagResult. getTagOrBuilderList()repeated .yamcs.protobuf.ArchiveTag tag = 2;List<? extends Yamcs.ArchiveTagOrBuilder>Yamcs.TagResultOrBuilder. getTagOrBuilderList()repeated .yamcs.protobuf.ArchiveTag tag = 2;
-