-
- All Implemented Interfaces:
-
androidx.viewbinding.ViewBinding
public final class GpsItemPaymentProviderAppBinding implements ViewBinding
-
-
Field Summary
Fields Modifier and Type Field Description public final GpsPaymentProviderPickerButtonBindinggpsSelectorLayout
-
Method Summary
Modifier and Type Method Description FrameLayoutgetRoot()static GpsItemPaymentProviderAppBindinginflate(@NonNull() LayoutInflater inflater)static GpsItemPaymentProviderAppBindinginflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)static GpsItemPaymentProviderAppBindingbind(@NonNull() View rootView)-
-
Method Detail
-
getRoot
@NonNull() FrameLayout getRoot()
-
inflate
@NonNull() static GpsItemPaymentProviderAppBinding inflate(@NonNull() LayoutInflater inflater)
-
inflate
@NonNull() static GpsItemPaymentProviderAppBinding inflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)
-
bind
@NonNull() static GpsItemPaymentProviderAppBinding bind(@NonNull() View rootView)
-
-
-
-