Package org.yamcs.protobuf
Class Commanding
- java.lang.Object
-
- org.yamcs.protobuf.Commanding
-
public final class Commanding extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCommanding.CommandAssignmentProtobuf typeyamcs.protobuf.commanding.CommandAssignmentstatic interfaceCommanding.CommandAssignmentOrBuilderstatic classCommanding.CommandHistoryAttributeProtobuf typeyamcs.protobuf.commanding.CommandHistoryAttributestatic interfaceCommanding.CommandHistoryAttributeOrBuilderstatic classCommanding.CommandHistoryEntryProtobuf typeyamcs.protobuf.commanding.CommandHistoryEntrystatic interfaceCommanding.CommandHistoryEntryOrBuilderstatic classCommanding.CommandIdProtobuf typeyamcs.protobuf.commanding.CommandIdstatic interfaceCommanding.CommandIdOrBuilderstatic classCommanding.CommandQueueEntryOne entry (command) in the command queuestatic interfaceCommanding.CommandQueueEntryOrBuilderstatic classCommanding.CommandQueueEventProtobuf typeyamcs.protobuf.commanding.CommandQueueEventstatic interfaceCommanding.CommandQueueEventOrBuilderstatic classCommanding.CommandQueueInfoProtobuf typeyamcs.protobuf.commanding.CommandQueueInfostatic interfaceCommanding.CommandQueueInfoOrBuilderstatic classCommanding.CommandQueueRequestProtobuf typeyamcs.protobuf.commanding.CommandQueueRequeststatic interfaceCommanding.CommandQueueRequestOrBuilderstatic classCommanding.CommandSignificancethis message is sent as response to validate, in case the significance is defined for a commandsstatic interfaceCommanding.CommandSignificanceOrBuilderstatic classCommanding.QueueStateProtobuf enumyamcs.protobuf.commanding.QueueStatestatic classCommanding.VerifierConfigcan be used when sending commands to affect the way post transmission verifiers are runningstatic interfaceCommanding.VerifierConfigOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-