Uses of Class
io.meeds.deeds.contract.DeedTenantRentingProxy.UpgradedEventResponse
-
Uses of DeedTenantRentingProxy.UpgradedEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return types with arguments of type DeedTenantRentingProxy.UpgradedEventResponseModifier and TypeMethodDescriptionDeedTenantRentingProxy.getUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) io.reactivex.Flowable<DeedTenantRentingProxy.UpgradedEventResponse>DeedTenantRentingProxy.upgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantRentingProxy.UpgradedEventResponse>DeedTenantRentingProxy.upgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)