Class TestUEM

java.lang.Object
org.web3j.tx.ManagedTransaction
org.web3j.tx.Contract
io.meeds.deeds.contract.TestUEM

public class TestUEM extends org.web3j.tx.Contract

Auto generated code.

Do not modify!

Please use the web3j command line tools, or the org.web3j.codegen.SolidityFunctionWrapperGenerator in the codegen module to update.

Generated with web3j version 4.10.3.

  • Field Details

  • Constructor Details

    • TestUEM

      @Deprecated protected TestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
      Deprecated.
    • TestUEM

      protected TestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
    • TestUEM

      @Deprecated protected TestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit)
      Deprecated.
    • TestUEM

      protected TestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
  • Method Details

    • getAdminChangedEvents

      public static List<TestUEM.AdminChangedEventResponse> getAdminChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getAdminChangedEventFromLog

      public static TestUEM.AdminChangedEventResponse getAdminChangedEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • adminChangedEventFlowable

      public io.reactivex.Flowable<TestUEM.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • adminChangedEventFlowable

      public io.reactivex.Flowable<TestUEM.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getBeaconUpgradedEvents

      public static List<TestUEM.BeaconUpgradedEventResponse> getBeaconUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getBeaconUpgradedEventFromLog

      public static TestUEM.BeaconUpgradedEventResponse getBeaconUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • beaconUpgradedEventFlowable

      public io.reactivex.Flowable<TestUEM.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • beaconUpgradedEventFlowable

      public io.reactivex.Flowable<TestUEM.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getClaimedEvents

      public static List<TestUEM.ClaimedEventResponse> getClaimedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getClaimedEventFromLog

      public static TestUEM.ClaimedEventResponse getClaimedEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • claimedEventFlowable

      public io.reactivex.Flowable<TestUEM.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • claimedEventFlowable

      public io.reactivex.Flowable<TestUEM.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getInitializedEvents

      public static List<TestUEM.InitializedEventResponse> getInitializedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getInitializedEventFromLog

      public static TestUEM.InitializedEventResponse getInitializedEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • initializedEventFlowable

      public io.reactivex.Flowable<TestUEM.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • initializedEventFlowable

      public io.reactivex.Flowable<TestUEM.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getManagerAddedEvents

      public static List<TestUEM.ManagerAddedEventResponse> getManagerAddedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getManagerAddedEventFromLog

      public static TestUEM.ManagerAddedEventResponse getManagerAddedEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • managerAddedEventFlowable

      public io.reactivex.Flowable<TestUEM.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • managerAddedEventFlowable

      public io.reactivex.Flowable<TestUEM.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getManagerRemovedEvents

      public static List<TestUEM.ManagerRemovedEventResponse> getManagerRemovedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getManagerRemovedEventFromLog

      public static TestUEM.ManagerRemovedEventResponse getManagerRemovedEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • managerRemovedEventFlowable

      public io.reactivex.Flowable<TestUEM.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • managerRemovedEventFlowable

      public io.reactivex.Flowable<TestUEM.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getOwnershipTransferredEvents

      public static List<TestUEM.OwnershipTransferredEventResponse> getOwnershipTransferredEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getOwnershipTransferredEventFromLog

      public static TestUEM.OwnershipTransferredEventResponse getOwnershipTransferredEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • ownershipTransferredEventFlowable

      public io.reactivex.Flowable<TestUEM.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • ownershipTransferredEventFlowable

      public io.reactivex.Flowable<TestUEM.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getReportFraudEvents

      public static List<TestUEM.ReportFraudEventResponse> getReportFraudEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getReportFraudEventFromLog

      public static TestUEM.ReportFraudEventResponse getReportFraudEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • reportFraudEventFlowable

      public io.reactivex.Flowable<TestUEM.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • reportFraudEventFlowable

      public io.reactivex.Flowable<TestUEM.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getReportSentEvents

      public static List<TestUEM.ReportSentEventResponse> getReportSentEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getReportSentEventFromLog

      public static TestUEM.ReportSentEventResponse getReportSentEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • reportSentEventFlowable

      public io.reactivex.Flowable<TestUEM.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • reportSentEventFlowable

      public io.reactivex.Flowable<TestUEM.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getRewardAmountChangedEvents

      public static List<TestUEM.RewardAmountChangedEventResponse> getRewardAmountChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getRewardAmountChangedEventFromLog

      public static TestUEM.RewardAmountChangedEventResponse getRewardAmountChangedEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • rewardAmountChangedEventFlowable

      public io.reactivex.Flowable<TestUEM.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • rewardAmountChangedEventFlowable

      public io.reactivex.Flowable<TestUEM.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getUpgradedEvents

      public static List<TestUEM.UpgradedEventResponse> getUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • getUpgradedEventFromLog

      public static TestUEM.UpgradedEventResponse getUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log)
    • upgradedEventFlowable

      public io.reactivex.Flowable<TestUEM.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • upgradedEventFlowable

      public io.reactivex.Flowable<TestUEM.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • MULTIPLIER

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> MULTIPLIER()
    • REWARD_PERIOD_IN_SECONDS

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> REWARD_PERIOD_IN_SECONDS()
    • addManager

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> addManager(String account)
    • addReport

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> addReport(TestUEM.HubReport _report)
    • claim

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> claim(String _receiver, BigInteger _amount)
    • hubDeeds

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple5<BigInteger,BigInteger,BigInteger,BigInteger,BigInteger>> hubDeeds(BigInteger param0)
    • hubReportIds

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> hubReportIds(String param0, BigInteger param1)
    • hubReports

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple10<String,BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,String,BigInteger,BigInteger,BigInteger>> hubReports(BigInteger param0)
    • hubRewards

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple9<BigInteger,String,String,BigInteger,BigInteger,BigInteger,BigInteger,Boolean,BigInteger>> hubRewards(BigInteger param0)
    • initialize

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> initialize(String _meed, String _wom, BigInteger _startRewardsTime)
    • isManager

      public org.web3j.protocol.core.RemoteFunctionCall<Boolean> isManager(String account)
    • isOwner

      public org.web3j.protocol.core.RemoteFunctionCall<Boolean> isOwner()
    • lastReportId

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> lastReportId()
    • markAsFraud

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> markAsFraud(BigInteger _reportId)
    • meed

      public org.web3j.protocol.core.RemoteFunctionCall<String> meed()
    • owner

      public org.web3j.protocol.core.RemoteFunctionCall<String> owner()
    • pendingRewardBalanceOf

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> pendingRewardBalanceOf(String _address)
    • periodicRewardAmount

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> periodicRewardAmount()
    • proxiableUUID

      public org.web3j.protocol.core.RemoteFunctionCall<byte[]> proxiableUUID()
    • recipients

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple3<BigInteger,BigInteger,BigInteger>> recipients(String param0)
    • removeManager

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> removeManager(String account)
    • renounceOwnership

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> renounceOwnership()
    • reportsByPeriodByDeed

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> reportsByPeriodByDeed(BigInteger param0, BigInteger param1)
    • reportsByPeriodByHub

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> reportsByPeriodByHub(BigInteger param0, String param1)
    • reportsByRecipient

      public org.web3j.protocol.core.RemoteFunctionCall<List> reportsByRecipient(String _address)
    • rewards

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple7<BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,BigInteger>> rewards(BigInteger param0)
    • setPeriodicRewardAmount

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> setPeriodicRewardAmount(BigInteger _periodicRewardAmount)
    • setTestOnPreviousPeriod

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> setTestOnPreviousPeriod(BigInteger _testPreviousPeriodInWeeks)
    • startRewardsTime

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> startRewardsTime()
    • transferOwnership

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> transferOwnership(String newOwner)
    • upgradeTo

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> upgradeTo(String newImplementation)
    • upgradeToAndCall

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> upgradeToAndCall(String newImplementation, byte[] data, BigInteger weiValue)
    • wom

      public org.web3j.protocol.core.RemoteFunctionCall<String> wom()
    • load

      @Deprecated public static TestUEM load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
      Deprecated.
    • load

      @Deprecated public static TestUEM load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit)
      Deprecated.
    • load

      public static TestUEM load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
    • load

      public static TestUEM load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
    • deploy

      public static org.web3j.protocol.core.RemoteCall<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
    • deploy

      @Deprecated public static org.web3j.protocol.core.RemoteCall<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
      Deprecated.
    • deploy

      public static org.web3j.protocol.core.RemoteCall<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
    • deploy

      @Deprecated public static org.web3j.protocol.core.RemoteCall<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit)
      Deprecated.