Uses of Interface
org.yamcs.protobuf.TopicInfoOrBuilder
-
Packages that use TopicInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of TopicInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement TopicInfoOrBuilder Modifier and Type Class Description classTopicInfoProtobuf typeyamcs.protobuf.web.TopicInfostatic classTopicInfo.BuilderProtobuf typeyamcs.protobuf.web.TopicInfoMethods in org.yamcs.protobuf that return TopicInfoOrBuilder Modifier and Type Method Description TopicInfoOrBuilderListTopicsResponse.Builder. getTopicsOrBuilder(int index)repeated .yamcs.protobuf.web.TopicInfo topics = 1;TopicInfoOrBuilderListTopicsResponse. getTopicsOrBuilder(int index)repeated .yamcs.protobuf.web.TopicInfo topics = 1;TopicInfoOrBuilderListTopicsResponseOrBuilder. getTopicsOrBuilder(int index)repeated .yamcs.protobuf.web.TopicInfo topics = 1;Methods in org.yamcs.protobuf that return types with arguments of type TopicInfoOrBuilder Modifier and Type Method Description List<? extends TopicInfoOrBuilder>ListTopicsResponse.Builder. getTopicsOrBuilderList()repeated .yamcs.protobuf.web.TopicInfo topics = 1;List<? extends TopicInfoOrBuilder>ListTopicsResponse. getTopicsOrBuilderList()repeated .yamcs.protobuf.web.TopicInfo topics = 1;List<? extends TopicInfoOrBuilder>ListTopicsResponseOrBuilder. getTopicsOrBuilderList()repeated .yamcs.protobuf.web.TopicInfo topics = 1;
-