Uses of Interface
org.yamcs.protobuf.TransactionIdOrBuilder
-
Packages that use TransactionIdOrBuilder Package Description org.yamcs.protobuf -
-
Uses of TransactionIdOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement TransactionIdOrBuilder Modifier and Type Class Description classTransactionIdProtobuf typeyamcs.protobuf.filetransfer.TransactionIdstatic classTransactionId.BuilderProtobuf typeyamcs.protobuf.filetransfer.TransactionIdMethods in org.yamcs.protobuf that return TransactionIdOrBuilder Modifier and Type Method Description TransactionIdOrBuilderTransferInfo.Builder. getTransactionIdOrBuilder()valid for CFDP: transaction id; for the incoming transfers it is assigned by the remote peer so therefore might not be uniqueTransactionIdOrBuilderTransferInfo. getTransactionIdOrBuilder()valid for CFDP: transaction id; for the incoming transfers it is assigned by the remote peer so therefore might not be uniqueTransactionIdOrBuilderTransferInfoOrBuilder. getTransactionIdOrBuilder()valid for CFDP: transaction id; for the incoming transfers it is assigned by the remote peer so therefore might not be unique
-