Uses of Class
net.osslabz.lnd.dto.LnrpcNodePair
Packages that use LnrpcNodePair
-
Uses of LnrpcNodePair in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcNodePairMethods in net.osslabz.lnd.dto that return types with arguments of type LnrpcNodePairModifier and TypeMethodDescriptionInlineObject.getIgnoredPairs()A list of directed node pairs that will be ignored during path finding.Methods in net.osslabz.lnd.dto with parameters of type LnrpcNodePairModifier and TypeMethodDescriptionInlineObject.addIgnoredPairsItem(LnrpcNodePair ignoredPairsItem) Method parameters in net.osslabz.lnd.dto with type arguments of type LnrpcNodePairModifier and TypeMethodDescriptionInlineObject.ignoredPairs(List<LnrpcNodePair> ignoredPairs) voidInlineObject.setIgnoredPairs(List<LnrpcNodePair> ignoredPairs)