Class DispenserChangeInStorageAndLogic


  • public class DispenserChangeInStorageAndLogic
    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.1.1.

    • Constructor Detail

      • DispenserChangeInStorageAndLogic

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

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

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

        protected DispenserChangeInStorageAndLogic​(String contractAddress,
                                                   org.web3j.protocol.Web3j web3j,
                                                   org.web3j.tx.TransactionManager transactionManager,
                                                   org.web3j.tx.gas.ContractGasProvider contractGasProvider)