Uses of Class
dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
Packages that use SuperUserWalletService
-
Uses of SuperUserWalletService in dev.getelements.elements.service.blockchain.omni
Methods in dev.getelements.elements.service.blockchain.omni that return SuperUserWalletServiceMethods in dev.getelements.elements.service.blockchain.omni that return types with arguments of type SuperUserWalletServiceModifier and TypeMethodDescriptionjakarta.inject.Provider<SuperUserWalletService> WalletServiceProvider.getSuperUserWalletServiceProvider()Methods in dev.getelements.elements.service.blockchain.omni with parameters of type SuperUserWalletServiceModifier and TypeMethodDescriptionvoidUserWalletService.setSuperUserWalletService(SuperUserWalletService superUserWalletService) Method parameters in dev.getelements.elements.service.blockchain.omni with type arguments of type SuperUserWalletServiceModifier and TypeMethodDescriptionvoidWalletServiceProvider.setSuperUserWalletServiceProvider(jakarta.inject.Provider<SuperUserWalletService> superUserWalletServiceProvider)