Uses of Class
org.yamcs.protobuf.GetServerInfoResponse.PluginInfo
-
Packages that use GetServerInfoResponse.PluginInfo Package Description org.yamcs.protobuf -
-
Uses of GetServerInfoResponse.PluginInfo in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type GetServerInfoResponse.PluginInfo Modifier and Type Field Description static com.google.protobuf.Parser<GetServerInfoResponse.PluginInfo>GetServerInfoResponse.PluginInfo. PARSERDeprecated.Methods in org.yamcs.protobuf that return GetServerInfoResponse.PluginInfo Modifier and Type Method Description GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo.Builder. build()GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo.Builder. buildPartial()static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. getDefaultInstance()GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo.Builder. getDefaultInstanceForType()GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. getDefaultInstanceForType()GetServerInfoResponse.PluginInfoGetServerInfoResponse.Builder. getPlugins(int index)Plugins loaded within this server instanceGetServerInfoResponse.PluginInfoGetServerInfoResponse. getPlugins(int index)Plugins loaded within this server instanceGetServerInfoResponse.PluginInfoGetServerInfoResponseOrBuilder. getPlugins(int index)Plugins loaded within this server instancestatic GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseDelimitedFrom(InputStream input)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(byte[] data)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(com.google.protobuf.ByteString data)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(com.google.protobuf.CodedInputStream input)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(InputStream input)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(ByteBuffer data)static GetServerInfoResponse.PluginInfoGetServerInfoResponse.PluginInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type GetServerInfoResponse.PluginInfo Modifier and Type Method Description com.google.protobuf.Parser<GetServerInfoResponse.PluginInfo>GetServerInfoResponse.PluginInfo. getParserForType()List<GetServerInfoResponse.PluginInfo>GetServerInfoResponse.Builder. getPluginsList()Plugins loaded within this server instanceList<GetServerInfoResponse.PluginInfo>GetServerInfoResponse. getPluginsList()Plugins loaded within this server instanceList<GetServerInfoResponse.PluginInfo>GetServerInfoResponseOrBuilder. getPluginsList()Plugins loaded within this server instancestatic com.google.protobuf.Parser<GetServerInfoResponse.PluginInfo>GetServerInfoResponse.PluginInfo. parser()Methods in org.yamcs.protobuf with parameters of type GetServerInfoResponse.PluginInfo Modifier and Type Method Description GetServerInfoResponse.BuilderGetServerInfoResponse.Builder. addPlugins(int index, GetServerInfoResponse.PluginInfo value)Plugins loaded within this server instanceGetServerInfoResponse.BuilderGetServerInfoResponse.Builder. addPlugins(GetServerInfoResponse.PluginInfo value)Plugins loaded within this server instanceGetServerInfoResponse.PluginInfo.BuilderGetServerInfoResponse.PluginInfo.Builder. mergeFrom(GetServerInfoResponse.PluginInfo other)static GetServerInfoResponse.PluginInfo.BuilderGetServerInfoResponse.PluginInfo. newBuilder(GetServerInfoResponse.PluginInfo prototype)GetServerInfoResponse.BuilderGetServerInfoResponse.Builder. setPlugins(int index, GetServerInfoResponse.PluginInfo value)Plugins loaded within this server instanceMethod parameters in org.yamcs.protobuf with type arguments of type GetServerInfoResponse.PluginInfo Modifier and Type Method Description GetServerInfoResponse.BuilderGetServerInfoResponse.Builder. addAllPlugins(Iterable<? extends GetServerInfoResponse.PluginInfo> values)Plugins loaded within this server instance
-