Class DocumentSelectionFragment_MembersInjector

java.lang.Object
com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment_MembersInjector
All Implemented Interfaces:
dagger.MembersInjector<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment>

@DaggerGenerated public final class DocumentSelectionFragment_MembersInjector extends Object implements dagger.MembersInjector<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment>
  • Constructor Summary

    Constructors
    Constructor
    Description
    DocumentSelectionFragment_MembersInjector(javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter> documentsAdapterProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionCoordinator> coordinatorProvider, javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.core.view.localisation.LocalisedCountriesProvider> localisedCountriesProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.DocumentDialogActionHelper> documentDialogActionHelperProvider, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionViewModel>> factoryProvider)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static dagger.MembersInjector<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment>
    create(javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter> documentsAdapterProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionCoordinator> coordinatorProvider, javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.core.view.localisation.LocalisedCountriesProvider> localisedCountriesProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.DocumentDialogActionHelper> documentDialogActionHelperProvider, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionViewModel>> factoryProvider)
     
    static void
    injectCoordinator(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionCoordinator coordinator)
     
    static void
    injectDocumentDialogActionHelper(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.documentcapture.view.DocumentDialogActionHelper documentDialogActionHelper)
     
    static void
    injectDocumentsAdapter(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter documentsAdapter)
     
    static void
    injectFactory(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionViewModel> factory)
     
    static void
    injectLocalisedCountriesProvider(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.yotisdkcore.core.view.localisation.LocalisedCountriesProvider localisedCountriesProvider)
     
    void
    injectMembers(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DocumentSelectionFragment_MembersInjector

      public DocumentSelectionFragment_MembersInjector(javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter> documentsAdapterProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionCoordinator> coordinatorProvider, javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.core.view.localisation.LocalisedCountriesProvider> localisedCountriesProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.DocumentDialogActionHelper> documentDialogActionHelperProvider, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionViewModel>> factoryProvider)
  • Method Details

    • create

      public static dagger.MembersInjector<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment> create(javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter> documentsAdapterProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionCoordinator> coordinatorProvider, javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.core.view.localisation.LocalisedCountriesProvider> localisedCountriesProvider, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.DocumentDialogActionHelper> documentDialogActionHelperProvider, javax.inject.Provider<com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionViewModel>> factoryProvider)
    • injectMembers

      public void injectMembers(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance)
      Specified by:
      injectMembers in interface dagger.MembersInjector<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment>
    • injectDocumentsAdapter

      public static void injectDocumentsAdapter(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter documentsAdapter)
    • injectCoordinator

      public static void injectCoordinator(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionCoordinator coordinator)
    • injectLocalisedCountriesProvider

      public static void injectLocalisedCountriesProvider(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.yotisdkcore.core.view.localisation.LocalisedCountriesProvider localisedCountriesProvider)
    • injectDocumentDialogActionHelper

      public static void injectDocumentDialogActionHelper(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.documentcapture.view.DocumentDialogActionHelper documentDialogActionHelper)
    • injectFactory

      public static void injectFactory(com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionFragment instance, com.yoti.mobile.android.commonui.di.viewmodel.SavedStateViewModelFactory<com.yoti.mobile.android.documentcapture.view.selection.DocumentSelectionViewModel> factory)