Uses of Class
io.meeds.deeds.contract.TokenFactory.EmergencyWithdrawEventResponse
-
-
Uses of TokenFactory.EmergencyWithdrawEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return types with arguments of type TokenFactory.EmergencyWithdrawEventResponse Modifier and Type Method Description io.reactivex.Flowable<TokenFactory.EmergencyWithdrawEventResponse>TokenFactory. emergencyWithdrawEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)io.reactivex.Flowable<TokenFactory.EmergencyWithdrawEventResponse>TokenFactory. emergencyWithdrawEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)List<TokenFactory.EmergencyWithdrawEventResponse>TokenFactory. getEmergencyWithdrawEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
-