Uses of Class
io.meeds.deeds.contract.DeedTenantRentingProxy.BeaconUpgradedEventResponse
-
Uses of DeedTenantRentingProxy.BeaconUpgradedEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return DeedTenantRentingProxy.BeaconUpgradedEventResponseModifier and TypeMethodDescriptionDeedTenantRentingProxy.getBeaconUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log) Methods in io.meeds.deeds.contract that return types with arguments of type DeedTenantRentingProxy.BeaconUpgradedEventResponseModifier and TypeMethodDescriptionio.reactivex.Flowable<DeedTenantRentingProxy.BeaconUpgradedEventResponse> DeedTenantRentingProxy.beaconUpgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantRentingProxy.BeaconUpgradedEventResponse> DeedTenantRentingProxy.beaconUpgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) DeedTenantRentingProxy.getBeaconUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)