Uses of Class
io.meeds.deeds.contract.DeedRenting.TenantEvictedEventResponse
-
Uses of DeedRenting.TenantEvictedEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return DeedRenting.TenantEvictedEventResponseModifier and TypeMethodDescriptionDeedRenting.getTenantEvictedEventFromLog(org.web3j.protocol.core.methods.response.Log log) Methods in io.meeds.deeds.contract that return types with arguments of type DeedRenting.TenantEvictedEventResponseModifier and TypeMethodDescriptionDeedRenting.getTenantEvictedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) io.reactivex.Flowable<DeedRenting.TenantEvictedEventResponse> DeedRenting.tenantEvictedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedRenting.TenantEvictedEventResponse> DeedRenting.tenantEvictedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)