Uses of Interface
org.yamcs.protobuf.IssueCommandRequest.AssignmentOrBuilder
-
Packages that use IssueCommandRequest.AssignmentOrBuilder Package Description org.yamcs.protobuf -
-
Uses of IssueCommandRequest.AssignmentOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement IssueCommandRequest.AssignmentOrBuilder Modifier and Type Class Description static classIssueCommandRequest.AssignmentProtobuf typeyamcs.protobuf.commanding.IssueCommandRequest.Assignmentstatic classIssueCommandRequest.Assignment.BuilderProtobuf typeyamcs.protobuf.commanding.IssueCommandRequest.AssignmentMethods in org.yamcs.protobuf that return IssueCommandRequest.AssignmentOrBuilder Modifier and Type Method Description IssueCommandRequest.AssignmentOrBuilderIssueCommandRequest.Builder. getAssignmentOrBuilder(int index)The name/value assignments for this command.IssueCommandRequest.AssignmentOrBuilderIssueCommandRequest. getAssignmentOrBuilder(int index)The name/value assignments for this command.IssueCommandRequest.AssignmentOrBuilderIssueCommandRequestOrBuilder. getAssignmentOrBuilder(int index)The name/value assignments for this command.Methods in org.yamcs.protobuf that return types with arguments of type IssueCommandRequest.AssignmentOrBuilder Modifier and Type Method Description List<? extends IssueCommandRequest.AssignmentOrBuilder>IssueCommandRequest.Builder. getAssignmentOrBuilderList()The name/value assignments for this command.List<? extends IssueCommandRequest.AssignmentOrBuilder>IssueCommandRequest. getAssignmentOrBuilderList()The name/value assignments for this command.List<? extends IssueCommandRequest.AssignmentOrBuilder>IssueCommandRequestOrBuilder. getAssignmentOrBuilderList()The name/value assignments for this command.
-