Uses of Class
io.meeds.deeds.contract.XMeedsNFTRewarding.NFTSetEventResponse
-
-
Uses of XMeedsNFTRewarding.NFTSetEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return types with arguments of type XMeedsNFTRewarding.NFTSetEventResponse Modifier and Type Method Description List<XMeedsNFTRewarding.NFTSetEventResponse>XMeedsNFTRewarding. getNFTSetEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)io.reactivex.Flowable<XMeedsNFTRewarding.NFTSetEventResponse>XMeedsNFTRewarding. nFTSetEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)io.reactivex.Flowable<XMeedsNFTRewarding.NFTSetEventResponse>XMeedsNFTRewarding. nFTSetEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
-