Uses of Interface
org.yamcs.protobuf.TransferInfoOrBuilder
-
Packages that use TransferInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of TransferInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement TransferInfoOrBuilder Modifier and Type Class Description classTransferInfomessage sent as reponse to the info and also when starting a new transferstatic classTransferInfo.Buildermessage sent as reponse to the info and also when starting a new transferMethods in org.yamcs.protobuf that return TransferInfoOrBuilder Modifier and Type Method Description TransferInfoOrBuilderListTransfersResponse.Builder. getTransfersOrBuilder(int index)repeated .yamcs.protobuf.filetransfer.TransferInfo transfers = 1;TransferInfoOrBuilderListTransfersResponse. getTransfersOrBuilder(int index)repeated .yamcs.protobuf.filetransfer.TransferInfo transfers = 1;TransferInfoOrBuilderListTransfersResponseOrBuilder. getTransfersOrBuilder(int index)repeated .yamcs.protobuf.filetransfer.TransferInfo transfers = 1;Methods in org.yamcs.protobuf that return types with arguments of type TransferInfoOrBuilder Modifier and Type Method Description List<? extends TransferInfoOrBuilder>ListTransfersResponse.Builder. getTransfersOrBuilderList()repeated .yamcs.protobuf.filetransfer.TransferInfo transfers = 1;List<? extends TransferInfoOrBuilder>ListTransfersResponse. getTransfersOrBuilderList()repeated .yamcs.protobuf.filetransfer.TransferInfo transfers = 1;List<? extends TransferInfoOrBuilder>ListTransfersResponseOrBuilder. getTransfersOrBuilderList()repeated .yamcs.protobuf.filetransfer.TransferInfo transfers = 1;
-