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