-
- All Implemented Interfaces:
-
androidx.viewbinding.ViewBinding
public final class PaymentMethodButtonMbwayBinding implements ViewBinding
-
-
Method Summary
Modifier and Type Method Description ButtonDefaultLayoutgetRoot()static PaymentMethodButtonMbwayBindinginflate(@NonNull() LayoutInflater inflater)static PaymentMethodButtonMbwayBindinginflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)static PaymentMethodButtonMbwayBindingbind(@NonNull() View rootView)-
-
Method Detail
-
getRoot
@NonNull() ButtonDefaultLayout getRoot()
-
inflate
@NonNull() static PaymentMethodButtonMbwayBinding inflate(@NonNull() LayoutInflater inflater)
-
inflate
@NonNull() static PaymentMethodButtonMbwayBinding inflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)
-
bind
@NonNull() static PaymentMethodButtonMbwayBinding bind(@NonNull() View rootView)
-
-
-
-