Uses of Class
monero.wallet.model.MoneroDestination
-
Uses of MoneroDestination in monero.wallet.model
Modifier and TypeMethodDescriptionMoneroOutgoingTransfer.getDestinations()
MoneroTransferQuery.getDestinations()
MoneroTxConfig.getDestinations()
Modifier and TypeMethodDescriptionMoneroTxConfig.addDestination
(MoneroDestination destination) MoneroTxConfig.setDestinations
(MoneroDestination... destinations) Modifier and TypeMethodDescriptionMoneroOutgoingTransfer.setDestinations
(List<MoneroDestination> destinations) MoneroTransferQuery.setDestinations
(List<MoneroDestination> destinations) MoneroTxConfig.setDestinations
(List<MoneroDestination> destinations)