Uses of Interface
org.yamcs.protobuf.ObjectInfoOrBuilder
-
Packages that use ObjectInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of ObjectInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement ObjectInfoOrBuilder Modifier and Type Class Description classObjectInfoProtobuf typeyamcs.protobuf.buckets.ObjectInfostatic classObjectInfo.BuilderProtobuf typeyamcs.protobuf.buckets.ObjectInfoMethods in org.yamcs.protobuf that return ObjectInfoOrBuilder Modifier and Type Method Description ObjectInfoOrBuilderListObjectsResponse.Builder. getObjectsOrBuilder(int index)repeated .yamcs.protobuf.buckets.ObjectInfo objects = 2;ObjectInfoOrBuilderListObjectsResponse. getObjectsOrBuilder(int index)repeated .yamcs.protobuf.buckets.ObjectInfo objects = 2;ObjectInfoOrBuilderListObjectsResponseOrBuilder. getObjectsOrBuilder(int index)repeated .yamcs.protobuf.buckets.ObjectInfo objects = 2;Methods in org.yamcs.protobuf that return types with arguments of type ObjectInfoOrBuilder Modifier and Type Method Description List<? extends ObjectInfoOrBuilder>ListObjectsResponse.Builder. getObjectsOrBuilderList()repeated .yamcs.protobuf.buckets.ObjectInfo objects = 2;List<? extends ObjectInfoOrBuilder>ListObjectsResponse. getObjectsOrBuilderList()repeated .yamcs.protobuf.buckets.ObjectInfo objects = 2;List<? extends ObjectInfoOrBuilder>ListObjectsResponseOrBuilder. getObjectsOrBuilderList()repeated .yamcs.protobuf.buckets.ObjectInfo objects = 2;
-