Uses of Class
io.meeds.deeds.contract.TestUEM.ReportFraudEventResponse
-
Uses of TestUEM.ReportFraudEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return TestUEM.ReportFraudEventResponseModifier and TypeMethodDescriptionTestUEM.getReportFraudEventFromLog(org.web3j.protocol.core.methods.response.Log log) Methods in io.meeds.deeds.contract that return types with arguments of type TestUEM.ReportFraudEventResponseModifier and TypeMethodDescriptionstatic List<TestUEM.ReportFraudEventResponse> TestUEM.getReportFraudEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) io.reactivex.Flowable<TestUEM.ReportFraudEventResponse> TestUEM.reportFraudEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.ReportFraudEventResponse> TestUEM.reportFraudEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)