Uses of Class
io.meeds.deeds.contract.TestUEM.ClaimedEventResponse
-
Uses of TestUEM.ClaimedEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return TestUEM.ClaimedEventResponseModifier and TypeMethodDescriptionstatic TestUEM.ClaimedEventResponseTestUEM.getClaimedEventFromLog(org.web3j.protocol.core.methods.response.Log log) Methods in io.meeds.deeds.contract that return types with arguments of type TestUEM.ClaimedEventResponseModifier and TypeMethodDescriptionio.reactivex.Flowable<TestUEM.ClaimedEventResponse> TestUEM.claimedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.ClaimedEventResponse> TestUEM.claimedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) static List<TestUEM.ClaimedEventResponse> TestUEM.getClaimedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)