Uses of Interface
org.yamcs.protobuf.ClientInfoOrBuilder
-
Packages that use ClientInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of ClientInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement ClientInfoOrBuilder Modifier and Type Class Description classClientInfoProtobuf typeyamcs.protobuf.clients.ClientInfostatic classClientInfo.BuilderProtobuf typeyamcs.protobuf.clients.ClientInfoMethods in org.yamcs.protobuf that return ClientInfoOrBuilder Modifier and Type Method Description ClientInfoOrBuilderListClientsResponse.Builder. getClientsOrBuilder(int index)repeated .yamcs.protobuf.clients.ClientInfo clients = 1;ClientInfoOrBuilderListClientsResponse. getClientsOrBuilder(int index)repeated .yamcs.protobuf.clients.ClientInfo clients = 1;ClientInfoOrBuilderListClientsResponseOrBuilder. getClientsOrBuilder(int index)repeated .yamcs.protobuf.clients.ClientInfo clients = 1;Methods in org.yamcs.protobuf that return types with arguments of type ClientInfoOrBuilder Modifier and Type Method Description List<? extends ClientInfoOrBuilder>ListClientsResponse.Builder. getClientsOrBuilderList()repeated .yamcs.protobuf.clients.ClientInfo clients = 1;List<? extends ClientInfoOrBuilder>ListClientsResponse. getClientsOrBuilderList()repeated .yamcs.protobuf.clients.ClientInfo clients = 1;List<? extends ClientInfoOrBuilder>ListClientsResponseOrBuilder. getClientsOrBuilderList()repeated .yamcs.protobuf.clients.ClientInfo clients = 1;
-