Uses of Class
net.osslabz.lnd.dto.LnrpcChannelEventUpdate
Packages that use LnrpcChannelEventUpdate
-
Uses of LnrpcChannelEventUpdate in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcChannelEventUpdateModifier and TypeMethodDescriptionLnrpcChannelEventUpdate.activeChannel(LnrpcChannelPoint activeChannel) LnrpcChannelEventUpdate.closedChannel(LnrpcChannelCloseSummary closedChannel) LnrpcChannelEventUpdate.fullyResolvedChannel(LnrpcChannelPoint fullyResolvedChannel) StreamResultOfLnrpcChannelEventUpdate.getResult()Get resultLnrpcChannelEventUpdate.inactiveChannel(LnrpcChannelPoint inactiveChannel) LnrpcChannelEventUpdate.openChannel(LnrpcChannel openChannel) LnrpcChannelEventUpdate.pendingOpenChannel(LnrpcPendingUpdate pendingOpenChannel) LnrpcChannelEventUpdate.type(ChannelEventUpdateUpdateType type) Methods in net.osslabz.lnd.dto with parameters of type LnrpcChannelEventUpdateModifier and TypeMethodDescriptionStreamResultOfLnrpcChannelEventUpdate.result(LnrpcChannelEventUpdate result) voidStreamResultOfLnrpcChannelEventUpdate.setResult(LnrpcChannelEventUpdate result)