what-the-bank/sources/o/HnE.java

29 lines
1.1 KiB
Java

package o;
import android.widget.Button;
import android.widget.LinearLayout;
import com.scb.phone.view.custom.easycash.CustomCarSelector;
import com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel;
import com.scb.phone.view.custom.easycash.CustomSeparatedViews;
/* loaded from: classes3.dex */
public final class HnE {
public final Button a;
public final CustomCarSelector b;
public final LinearLayout c;
public final LinearLayout d;
public final CustomSeparatedViews e;
private CustomEasyCashSectionLabel f;
private CustomEasyCashSectionLabel h;
public HnE(LinearLayout linearLayout, Button button, CustomSeparatedViews customSeparatedViews, CustomEasyCashSectionLabel customEasyCashSectionLabel, CustomEasyCashSectionLabel customEasyCashSectionLabel2, CustomCarSelector customCarSelector, LinearLayout linearLayout2) {
this.d = linearLayout;
this.a = button;
this.e = customSeparatedViews;
this.f = customEasyCashSectionLabel;
this.h = customEasyCashSectionLabel2;
this.b = customCarSelector;
this.c = linearLayout2;
}
}