Uses of Class
dev.getelements.elements.service.application.SuperUserIosApplicationConfigurationService
Packages that use SuperUserIosApplicationConfigurationService
-
Uses of SuperUserIosApplicationConfigurationService in dev.getelements.elements.service.application
Methods in dev.getelements.elements.service.application that return types with arguments of type SuperUserIosApplicationConfigurationServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<SuperUserIosApplicationConfigurationService> IosApplicationConfigurationServiceProvider.getSuperUserIosApplicationConfigurationServiceProvider()
Method parameters in dev.getelements.elements.service.application with type arguments of type SuperUserIosApplicationConfigurationServiceModifier and TypeMethodDescriptionvoid
IosApplicationConfigurationServiceProvider.setSuperUserIosApplicationConfigurationServiceProvider
(jakarta.inject.Provider<SuperUserIosApplicationConfigurationService> superUserIosApplicationConfigurationServiceProvider)