Uses of Class
org.yamcs.protobuf.YamcsInstances
-
Packages that use YamcsInstances Package Description org.yamcs.protobuf -
-
Uses of YamcsInstances in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type YamcsInstances Modifier and Type Field Description static com.google.protobuf.Parser<YamcsInstances>YamcsInstances. PARSERDeprecated.Methods in org.yamcs.protobuf that return YamcsInstances Modifier and Type Method Description YamcsInstancesYamcsInstances.Builder. build()YamcsInstancesYamcsInstances.Builder. buildPartial()static YamcsInstancesYamcsInstances. getDefaultInstance()YamcsInstancesYamcsInstances.Builder. getDefaultInstanceForType()YamcsInstancesYamcsInstances. getDefaultInstanceForType()static YamcsInstancesYamcsInstances. parseDelimitedFrom(InputStream input)static YamcsInstancesYamcsInstances. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YamcsInstancesYamcsInstances. parseFrom(byte[] data)static YamcsInstancesYamcsInstances. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YamcsInstancesYamcsInstances. parseFrom(com.google.protobuf.ByteString data)static YamcsInstancesYamcsInstances. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YamcsInstancesYamcsInstances. parseFrom(com.google.protobuf.CodedInputStream input)static YamcsInstancesYamcsInstances. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YamcsInstancesYamcsInstances. parseFrom(InputStream input)static YamcsInstancesYamcsInstances. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YamcsInstancesYamcsInstances. parseFrom(ByteBuffer data)static YamcsInstancesYamcsInstances. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type YamcsInstances Modifier and Type Method Description com.google.protobuf.Parser<YamcsInstances>YamcsInstances. getParserForType()static com.google.protobuf.Parser<YamcsInstances>YamcsInstances. parser()Methods in org.yamcs.protobuf with parameters of type YamcsInstances Modifier and Type Method Description YamcsInstances.BuilderYamcsInstances.Builder. mergeFrom(YamcsInstances other)static YamcsInstances.BuilderYamcsInstances. newBuilder(YamcsInstances prototype)
-