package o; import android.widget.Button; import android.widget.LinearLayout; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; import com.scb.phone.view.custom.common.CustomTextviewOutlineWithIcon; import com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle; /* loaded from: classes3.dex */ public final class Roo { public final LinearLayout a; public final CustomTextviewOutlineWithIcon b; public final ConstraintLayout c; public final CustomSpinnerWithTitle d; public final Button e; public final TextView f; private LinearLayout g; private TextView h; private TextView j; public Roo(ConstraintLayout constraintLayout, Button button, CustomTextviewOutlineWithIcon customTextviewOutlineWithIcon, LinearLayout linearLayout, LinearLayout linearLayout2, CustomSpinnerWithTitle customSpinnerWithTitle, TextView textView, TextView textView2, TextView textView3) { this.c = constraintLayout; this.e = button; this.b = customTextviewOutlineWithIcon; this.a = linearLayout; this.g = linearLayout2; this.d = customSpinnerWithTitle; this.f = textView; this.j = textView2; this.h = textView3; } }