Uses of Interface
org.yamcs.protobuf.Commanding.CommandAssignmentOrBuilder
-
Packages that use Commanding.CommandAssignmentOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Commanding.CommandAssignmentOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Commanding.CommandAssignmentOrBuilder Modifier and Type Class Description static classCommanding.CommandAssignmentProtobuf typeyamcs.protobuf.commanding.CommandAssignmentstatic classCommanding.CommandAssignment.BuilderProtobuf typeyamcs.protobuf.commanding.CommandAssignmentMethods in org.yamcs.protobuf that return Commanding.CommandAssignmentOrBuilder Modifier and Type Method Description Commanding.CommandAssignmentOrBuilderCommanding.CommandHistoryEntry.Builder. getAssignmentOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandAssignmentOrBuilderCommanding.CommandHistoryEntry. getAssignmentOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandAssignmentOrBuilderCommanding.CommandHistoryEntryOrBuilder. getAssignmentOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Methods in org.yamcs.protobuf that return types with arguments of type Commanding.CommandAssignmentOrBuilder Modifier and Type Method Description List<? extends Commanding.CommandAssignmentOrBuilder>Commanding.CommandHistoryEntry.Builder. getAssignmentOrBuilderList()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;List<? extends Commanding.CommandAssignmentOrBuilder>Commanding.CommandHistoryEntry. getAssignmentOrBuilderList()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;List<? extends Commanding.CommandAssignmentOrBuilder>Commanding.CommandHistoryEntryOrBuilder. getAssignmentOrBuilderList()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-