Uses of Class
net.osslabz.lnd.dto.LnrpcResolution
Packages that use LnrpcResolution
-
Uses of LnrpcResolution in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcResolutionModifier and TypeMethodDescriptionLnrpcResolution.outcome(LnrpcResolutionOutcome outcome) LnrpcResolution.outpoint(LnrpcOutPoint outpoint) LnrpcResolution.resolutionType(LnrpcResolutionType resolutionType) Methods in net.osslabz.lnd.dto that return types with arguments of type LnrpcResolutionMethods in net.osslabz.lnd.dto with parameters of type LnrpcResolutionModifier and TypeMethodDescriptionLnrpcChannelCloseSummary.addResolutionsItem(LnrpcResolution resolutionsItem) Method parameters in net.osslabz.lnd.dto with type arguments of type LnrpcResolutionModifier and TypeMethodDescriptionLnrpcChannelCloseSummary.resolutions(List<LnrpcResolution> resolutions) voidLnrpcChannelCloseSummary.setResolutions(List<LnrpcResolution> resolutions)