Uses of Class
dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
Packages that use SuperUserNearSmartContractInvocationService
-
Uses of SuperUserNearSmartContractInvocationService in dev.getelements.elements.service.blockchain.crypto.near
Methods in dev.getelements.elements.service.blockchain.crypto.near that return types with arguments of type SuperUserNearSmartContractInvocationServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<SuperUserNearSmartContractInvocationService> NearSmartContractServiceProvider.getSuperUserNearSmartContractInvocationServiceProvider()
Method parameters in dev.getelements.elements.service.blockchain.crypto.near with type arguments of type SuperUserNearSmartContractInvocationServiceModifier and TypeMethodDescriptionvoid
NearSmartContractServiceProvider.setSuperUserNearSmartContractInvocationServiceProvider
(jakarta.inject.Provider<SuperUserNearSmartContractInvocationService> superUserNearSmartContractInvocationServiceProvider)