Package io.meeds.deeds.contract
Class DeedTenantProvisioning
java.lang.Object
org.web3j.tx.ManagedTransaction
org.web3j.tx.Contract
io.meeds.deeds.contract.DeedTenantProvisioning
public class DeedTenantProvisioning
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.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classNested classes/interfaces inherited from class org.web3j.tx.Contract
org.web3j.tx.Contract.EventValuesWithLog -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final Stringstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.EventFields inherited from class org.web3j.tx.Contract
BIN_NOT_PROVIDED, contractAddress, contractBinary, defaultBlockParameter, deployedAddresses, FUNC_DEPLOY, GAS_LIMIT, gasProvider, transactionReceiptFields inherited from class org.web3j.tx.ManagedTransaction
ensResolver, GAS_PRICE, transactionManager, web3j -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDeedTenantProvisioning(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.protectedDeedTenantProvisioning(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) protectedDeedTenantProvisioning(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.protectedDeedTenantProvisioning(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
Method Summary
Modifier and TypeMethodDescriptionorg.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>addManager(String account) io.reactivex.Flowable<DeedTenantProvisioning.AdminChangedEventResponse>adminChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.AdminChangedEventResponse>adminChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) io.reactivex.Flowable<DeedTenantProvisioning.BeaconUpgradedEventResponse>beaconUpgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.BeaconUpgradedEventResponse>beaconUpgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<String>deed()io.reactivex.Flowable<DeedTenantProvisioning.DelegateeAddedEventResponse>delegateeAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.DelegateeAddedEventResponse>delegateeAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) io.reactivex.Flowable<DeedTenantProvisioning.DelegateeRemovedEventResponse>delegateeRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.DelegateeRemovedEventResponse>delegateeRemovedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<String>delegatees(BigInteger param0) static org.web3j.protocol.core.RemoteCall<DeedTenantProvisioning>deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static org.web3j.protocol.core.RemoteCall<DeedTenantProvisioning>deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) static org.web3j.protocol.core.RemoteCall<DeedTenantProvisioning>deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static org.web3j.protocol.core.RemoteCall<DeedTenantProvisioning>deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) getAdminChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getBeaconUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) org.web3j.protocol.core.RemoteFunctionCall<String>getDelegatee(BigInteger _nftId) getDelegateeAddedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getDelegateeRemovedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getInitializedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getManagerAddedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getManagerRemovedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getOwnershipTransferredEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getTenantStartedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getTenantStoppedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>initialize(String _deed) io.reactivex.Flowable<DeedTenantProvisioning.InitializedEventResponse>initializedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.InitializedEventResponse>initializedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<Boolean>org.web3j.protocol.core.RemoteFunctionCall<Boolean>isOwner()org.web3j.protocol.core.RemoteFunctionCall<Boolean>isProvisioningManager(String _address, BigInteger _nftId) static DeedTenantProvisioningload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static DeedTenantProvisioningload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) static DeedTenantProvisioningload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static DeedTenantProvisioningload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) io.reactivex.Flowable<DeedTenantProvisioning.ManagerAddedEventResponse>managerAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.ManagerAddedEventResponse>managerAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) io.reactivex.Flowable<DeedTenantProvisioning.ManagerRemovedEventResponse>managerRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.ManagerRemovedEventResponse>managerRemovedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<String>owner()io.reactivex.Flowable<DeedTenantProvisioning.OwnershipTransferredEventResponse>ownershipTransferredEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.OwnershipTransferredEventResponse>ownershipTransferredEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<byte[]>org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>removeDelegatee(BigInteger _nftId) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>removeManager(String account) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>setDelegatee(String _address, BigInteger _nftId) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>startTenant(BigInteger _nftId) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>stopTenant(BigInteger _nftId) io.reactivex.Flowable<DeedTenantProvisioning.TenantStartedEventResponse>tenantStartedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.TenantStartedEventResponse>tenantStartedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<Boolean>tenantStatus(BigInteger param0) io.reactivex.Flowable<DeedTenantProvisioning.TenantStoppedEventResponse>tenantStoppedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.TenantStoppedEventResponse>tenantStoppedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>transferOwnership(String newOwner) io.reactivex.Flowable<DeedTenantProvisioning.UpgradedEventResponse>upgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<DeedTenantProvisioning.UpgradedEventResponse>upgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>upgradeToAndCall(String newImplementation, byte[] data, BigInteger weiValue) Methods inherited from class org.web3j.tx.Contract
convertToNative, deploy, deploy, deploy, deploy, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, executeCallMultipleValueReturn, executeCallSingleValueReturn, executeCallSingleValueReturn, executeCallWithoutDecoding, executeRemoteCallMultipleValueReturn, executeRemoteCallSingleValueReturn, executeRemoteCallSingleValueReturn, executeRemoteCallTransaction, executeRemoteCallTransaction, executeTransaction, extractEventParameters, extractEventParameters, extractEventParametersWithLog, extractEventParametersWithLog, getContractAddress, getContractBinary, getDeployedAddress, getGasPrice, getStaticDeployedAddress, getTransactionReceipt, isValid, resolveContractAddress, setContractAddress, setDefaultBlockParameter, setDeployedAddress, setGasPrice, setGasProvider, setTransactionReceipt, staticExtractEventParameters, staticExtractEventParametersWithLog, staticExtractEventParametersWithLogMethods inherited from class org.web3j.tx.ManagedTransaction
call, getSyncThreshold, requestCurrentGasPrice, send, send, sendEIP1559, sendEIP1559, setSyncThreshold
-
Field Details
-
BINARY
- See Also:
-
FUNC_ADDMANAGER
- See Also:
-
FUNC_DEED
- See Also:
-
FUNC_DELEGATEES
- See Also:
-
FUNC_GETDELEGATEE
- See Also:
-
FUNC_INITIALIZE
- See Also:
-
FUNC_ISMANAGER
- See Also:
-
FUNC_ISOWNER
- See Also:
-
FUNC_ISPROVISIONINGMANAGER
- See Also:
-
FUNC_OWNER
- See Also:
-
FUNC_PROXIABLEUUID
- See Also:
-
FUNC_REMOVEDELEGATEE
- See Also:
-
FUNC_REMOVEMANAGER
- See Also:
-
FUNC_RENOUNCEOWNERSHIP
- See Also:
-
FUNC_SETDELEGATEE
- See Also:
-
FUNC_STARTTENANT
- See Also:
-
FUNC_STOPTENANT
- See Also:
-
FUNC_TENANTSTATUS
- See Also:
-
FUNC_TRANSFEROWNERSHIP
- See Also:
-
FUNC_UPGRADETO
- See Also:
-
FUNC_UPGRADETOANDCALL
- See Also:
-
ADMINCHANGED_EVENT
public static final org.web3j.abi.datatypes.Event ADMINCHANGED_EVENT -
BEACONUPGRADED_EVENT
public static final org.web3j.abi.datatypes.Event BEACONUPGRADED_EVENT -
DELEGATEEADDED_EVENT
public static final org.web3j.abi.datatypes.Event DELEGATEEADDED_EVENT -
DELEGATEEREMOVED_EVENT
public static final org.web3j.abi.datatypes.Event DELEGATEEREMOVED_EVENT -
INITIALIZED_EVENT
public static final org.web3j.abi.datatypes.Event INITIALIZED_EVENT -
MANAGERADDED_EVENT
public static final org.web3j.abi.datatypes.Event MANAGERADDED_EVENT -
MANAGERREMOVED_EVENT
public static final org.web3j.abi.datatypes.Event MANAGERREMOVED_EVENT -
OWNERSHIPTRANSFERRED_EVENT
public static final org.web3j.abi.datatypes.Event OWNERSHIPTRANSFERRED_EVENT -
TENANTSTARTED_EVENT
public static final org.web3j.abi.datatypes.Event TENANTSTARTED_EVENT -
TENANTSTOPPED_EVENT
public static final org.web3j.abi.datatypes.Event TENANTSTOPPED_EVENT -
UPGRADED_EVENT
public static final org.web3j.abi.datatypes.Event UPGRADED_EVENT
-
-
Constructor Details
-
DeedTenantProvisioning
@Deprecated protected DeedTenantProvisioning(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
DeedTenantProvisioning
protected DeedTenantProvisioning(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
DeedTenantProvisioning
@Deprecated protected DeedTenantProvisioning(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
DeedTenantProvisioning
protected DeedTenantProvisioning(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
-
-
Method Details
-
getAdminChangedEvents
public static List<DeedTenantProvisioning.AdminChangedEventResponse> getAdminChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
adminChangedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
adminChangedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getBeaconUpgradedEvents
public static List<DeedTenantProvisioning.BeaconUpgradedEventResponse> getBeaconUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
beaconUpgradedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
beaconUpgradedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getDelegateeAddedEvents
public static List<DeedTenantProvisioning.DelegateeAddedEventResponse> getDelegateeAddedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
delegateeAddedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.DelegateeAddedEventResponse> delegateeAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
delegateeAddedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.DelegateeAddedEventResponse> delegateeAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getDelegateeRemovedEvents
public static List<DeedTenantProvisioning.DelegateeRemovedEventResponse> getDelegateeRemovedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
delegateeRemovedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.DelegateeRemovedEventResponse> delegateeRemovedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
delegateeRemovedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.DelegateeRemovedEventResponse> delegateeRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getInitializedEvents
public static List<DeedTenantProvisioning.InitializedEventResponse> getInitializedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
initializedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
initializedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getManagerAddedEvents
public static List<DeedTenantProvisioning.ManagerAddedEventResponse> getManagerAddedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
managerAddedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
managerAddedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getManagerRemovedEvents
public static List<DeedTenantProvisioning.ManagerRemovedEventResponse> getManagerRemovedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
managerRemovedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
managerRemovedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getOwnershipTransferredEvents
public static List<DeedTenantProvisioning.OwnershipTransferredEventResponse> getOwnershipTransferredEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
ownershipTransferredEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
ownershipTransferredEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getTenantStartedEvents
public static List<DeedTenantProvisioning.TenantStartedEventResponse> getTenantStartedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
tenantStartedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.TenantStartedEventResponse> tenantStartedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
tenantStartedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.TenantStartedEventResponse> tenantStartedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getTenantStoppedEvents
public static List<DeedTenantProvisioning.TenantStoppedEventResponse> getTenantStoppedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
tenantStoppedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.TenantStoppedEventResponse> tenantStoppedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
tenantStoppedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.TenantStoppedEventResponse> tenantStoppedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getUpgradedEvents
public static List<DeedTenantProvisioning.UpgradedEventResponse> getUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
upgradedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
upgradedEventFlowable
public io.reactivex.Flowable<DeedTenantProvisioning.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
addManager
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> addManager(String account) -
deed
-
delegatees
-
getDelegatee
-
initialize
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> initialize(String _deed) -
isManager
-
isOwner
-
isProvisioningManager
public org.web3j.protocol.core.RemoteFunctionCall<Boolean> isProvisioningManager(String _address, BigInteger _nftId) -
owner
-
proxiableUUID
public org.web3j.protocol.core.RemoteFunctionCall<byte[]> proxiableUUID() -
removeDelegatee
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> removeDelegatee(BigInteger _nftId) -
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() -
setDelegatee
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> setDelegatee(String _address, BigInteger _nftId) -
startTenant
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> startTenant(BigInteger _nftId) -
stopTenant
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> stopTenant(BigInteger _nftId) -
tenantStatus
-
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) -
load
@Deprecated public static DeedTenantProvisioning load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
load
@Deprecated public static DeedTenantProvisioning load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
load
public static DeedTenantProvisioning load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
load
public static DeedTenantProvisioning 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<DeedTenantProvisioning> 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<DeedTenantProvisioning> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
deploy
public static org.web3j.protocol.core.RemoteCall<DeedTenantProvisioning> 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<DeedTenantProvisioning> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.
-