Uses of Class
org.yamcs.protobuf.SetTimeRequest
-
Packages that use SetTimeRequest Package Description org.yamcs.protobuf -
-
Uses of SetTimeRequest in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type SetTimeRequest Modifier and Type Field Description static com.google.protobuf.Parser<SetTimeRequest>SetTimeRequest. PARSERDeprecated.Methods in org.yamcs.protobuf that return SetTimeRequest Modifier and Type Method Description SetTimeRequestSetTimeRequest.Builder. build()SetTimeRequestSetTimeRequest.Builder. buildPartial()static SetTimeRequestSetTimeRequest. getDefaultInstance()SetTimeRequestSetTimeRequest.Builder. getDefaultInstanceForType()SetTimeRequestSetTimeRequest. getDefaultInstanceForType()static SetTimeRequestSetTimeRequest. parseDelimitedFrom(InputStream input)static SetTimeRequestSetTimeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTimeRequestSetTimeRequest. parseFrom(byte[] data)static SetTimeRequestSetTimeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTimeRequestSetTimeRequest. parseFrom(com.google.protobuf.ByteString data)static SetTimeRequestSetTimeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTimeRequestSetTimeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetTimeRequestSetTimeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTimeRequestSetTimeRequest. parseFrom(InputStream input)static SetTimeRequestSetTimeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTimeRequestSetTimeRequest. parseFrom(ByteBuffer data)static SetTimeRequestSetTimeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type SetTimeRequest Modifier and Type Method Description com.google.protobuf.Parser<SetTimeRequest>SetTimeRequest. getParserForType()static com.google.protobuf.Parser<SetTimeRequest>SetTimeRequest. parser()Methods in org.yamcs.protobuf with parameters of type SetTimeRequest Modifier and Type Method Description SetTimeRequest.BuilderSetTimeRequest.Builder. mergeFrom(SetTimeRequest other)static SetTimeRequest.BuilderSetTimeRequest. newBuilder(SetTimeRequest prototype)abstract voidAbstractTimeApi. setTime(T ctx, SetTimeRequest request, Observer<com.google.protobuf.Empty> observer)Set (simulation) time of an instancevoidTimeApiClient. setTime(Void ctx, SetTimeRequest request, Observer<com.google.protobuf.Empty> observer)Set (simulation) time of an instance
-