Uses of Interface
org.yamcs.protobuf.RouteInfoOrBuilder
-
Packages that use RouteInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of RouteInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement RouteInfoOrBuilder Modifier and Type Class Description classRouteInfoProtobuf typeyamcs.protobuf.web.RouteInfostatic classRouteInfo.BuilderProtobuf typeyamcs.protobuf.web.RouteInfoMethods in org.yamcs.protobuf that return RouteInfoOrBuilder Modifier and Type Method Description RouteInfoOrBuilderListRoutesResponse.Builder. getRoutesOrBuilder(int index)repeated .yamcs.protobuf.web.RouteInfo routes = 1;RouteInfoOrBuilderListRoutesResponse. getRoutesOrBuilder(int index)repeated .yamcs.protobuf.web.RouteInfo routes = 1;RouteInfoOrBuilderListRoutesResponseOrBuilder. getRoutesOrBuilder(int index)repeated .yamcs.protobuf.web.RouteInfo routes = 1;Methods in org.yamcs.protobuf that return types with arguments of type RouteInfoOrBuilder Modifier and Type Method Description List<? extends RouteInfoOrBuilder>ListRoutesResponse.Builder. getRoutesOrBuilderList()repeated .yamcs.protobuf.web.RouteInfo routes = 1;List<? extends RouteInfoOrBuilder>ListRoutesResponse. getRoutesOrBuilderList()repeated .yamcs.protobuf.web.RouteInfo routes = 1;List<? extends RouteInfoOrBuilder>ListRoutesResponseOrBuilder. getRoutesOrBuilderList()repeated .yamcs.protobuf.web.RouteInfo routes = 1;
-