Class ContractUtils.EventValuesWithLog

java.lang.Object
io.meeds.tenant.hub.utils.ContractUtils.EventValuesWithLog
Enclosing class:
ContractUtils

public static class ContractUtils.EventValuesWithLog extends Object
  • Constructor Details

    • EventValuesWithLog

      public EventValuesWithLog(org.web3j.abi.EventValues eventValues, org.web3j.protocol.core.methods.response.Log log)
  • Method Details

    • getIndexedValues

      public List<org.web3j.abi.datatypes.Type> getIndexedValues()
    • getNonIndexedValues

      public List<org.web3j.abi.datatypes.Type> getNonIndexedValues()
    • getLog

      public org.web3j.protocol.core.methods.response.Log getLog()