Class DeedRenting

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

public class DeedRenting 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.9.4.

  • Field Details

  • Constructor Details

    • DeedRenting

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

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

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

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

    • getAdminChangedEvents

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

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

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

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

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

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

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

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

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

      public static List<DeedRenting.LeaseEndedEventResponse> getLeaseEndedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • leaseEndedEventFlowable

      public io.reactivex.Flowable<DeedRenting.LeaseEndedEventResponse> leaseEndedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • leaseEndedEventFlowable

      public io.reactivex.Flowable<DeedRenting.LeaseEndedEventResponse> leaseEndedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getOfferCreatedEvents

      public static List<DeedRenting.OfferCreatedEventResponse> getOfferCreatedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • offerCreatedEventFlowable

      public io.reactivex.Flowable<DeedRenting.OfferCreatedEventResponse> offerCreatedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • offerCreatedEventFlowable

      public io.reactivex.Flowable<DeedRenting.OfferCreatedEventResponse> offerCreatedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getOfferDeletedEvents

      public static List<DeedRenting.OfferDeletedEventResponse> getOfferDeletedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • offerDeletedEventFlowable

      public io.reactivex.Flowable<DeedRenting.OfferDeletedEventResponse> offerDeletedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • offerDeletedEventFlowable

      public io.reactivex.Flowable<DeedRenting.OfferDeletedEventResponse> offerDeletedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getOfferUpdatedEvents

      public static List<DeedRenting.OfferUpdatedEventResponse> getOfferUpdatedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • offerUpdatedEventFlowable

      public io.reactivex.Flowable<DeedRenting.OfferUpdatedEventResponse> offerUpdatedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • offerUpdatedEventFlowable

      public io.reactivex.Flowable<DeedRenting.OfferUpdatedEventResponse> offerUpdatedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getOwnershipTransferredEvents

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

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

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

      public static List<DeedRenting.RentPaidEventResponse> getRentPaidEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • rentPaidEventFlowable

      public io.reactivex.Flowable<DeedRenting.RentPaidEventResponse> rentPaidEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • rentPaidEventFlowable

      public io.reactivex.Flowable<DeedRenting.RentPaidEventResponse> rentPaidEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getTenantEvictedEvents

      public static List<DeedRenting.TenantEvictedEventResponse> getTenantEvictedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
    • tenantEvictedEventFlowable

      public io.reactivex.Flowable<DeedRenting.TenantEvictedEventResponse> tenantEvictedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
    • tenantEvictedEventFlowable

      public io.reactivex.Flowable<DeedRenting.TenantEvictedEventResponse> tenantEvictedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)
    • getUpgradedEvents

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

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

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

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> DAY_IN_SECONDS()
    • MONTH_IN_SECONDS

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> MONTH_IN_SECONDS()
    • acquireRent

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> acquireRent(BigInteger _id, BigInteger _monthsToPay)
    • createOffer

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> createOffer(DeedRenting.DeedOffer _offer)
    • deed

      public org.web3j.protocol.core.RemoteFunctionCall<String> deed()
    • deedLeases

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple8<BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,String>> deedLeases(BigInteger param0)
    • deedOffers

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple12<BigInteger,BigInteger,String,BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,BigInteger,String,BigInteger>> deedOffers(BigInteger param0)
    • deleteOffer

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> deleteOffer(BigInteger _id)
    • endLease

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> endLease(BigInteger _id)
    • evictTenant

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> evictTenant(BigInteger _id)
    • initialize

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> initialize(String _meed, String _deed, String _tenantProvisioning)
    • isOwner

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

      public org.web3j.protocol.core.RemoteFunctionCall<Boolean> isProvisioningManager(String _address, BigInteger _deedId)
    • leases

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

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

      public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> offersCount()
    • owner

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

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> payRent(BigInteger _id, String _deedOwner, BigInteger _monthsToPay)
    • proxiableUUID

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

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

      public org.web3j.protocol.core.RemoteFunctionCall<String> tenantProvisioning()
    • transferOwnership

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

      public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> updateOffer(DeedRenting.DeedOffer _offer)
    • 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)
    • load

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

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

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

      public static DeedRenting 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<DeedRenting> 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<DeedRenting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
      Deprecated.
    • deploy

      public static org.web3j.protocol.core.RemoteCall<DeedRenting> 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<DeedRenting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit)
      Deprecated.