55 lines
2.3 KiB
Java
55 lines
2.3 KiB
Java
package o;
|
|
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import androidx.core.widget.NestedScrollView;
|
|
import androidx.recyclerview.widget.RecyclerView;
|
|
import com.scb.phone.view.custom.bulktransfer.CustomEffectiveDate;
|
|
import com.scb.phone.view.custom.common.DefaultButton;
|
|
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPayItem;
|
|
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPaySource;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class ESf {
|
|
public final CustomTransferAndPayItem a;
|
|
public final TextView b;
|
|
public final RecyclerView c;
|
|
public final LinearLayout d;
|
|
public final DefaultButton e;
|
|
public final LinearLayout f;
|
|
public final CustomEffectiveDate g;
|
|
public final NestedScrollView h;
|
|
public final CustomTransferAndPayItem i;
|
|
public final CustomTransferAndPayItem j;
|
|
private ImageView k;
|
|
public final CustomTransferAndPaySource l;
|
|
public final TextView m;
|
|
public final TextView n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private TextView f8144o;
|
|
private TextView r;
|
|
private TextView s;
|
|
|
|
public ESf(NestedScrollView nestedScrollView, CustomTransferAndPayItem customTransferAndPayItem, DefaultButton defaultButton, TextView textView, ImageView imageView, LinearLayout linearLayout, RecyclerView recyclerView, TextView textView2, CustomEffectiveDate customEffectiveDate, LinearLayout linearLayout2, TextView textView3, CustomTransferAndPayItem customTransferAndPayItem2, CustomTransferAndPayItem customTransferAndPayItem3, TextView textView4, CustomTransferAndPaySource customTransferAndPaySource, TextView textView5, TextView textView6) {
|
|
this.h = nestedScrollView;
|
|
this.a = customTransferAndPayItem;
|
|
this.e = defaultButton;
|
|
this.b = textView;
|
|
this.k = imageView;
|
|
this.d = linearLayout;
|
|
this.c = recyclerView;
|
|
this.f8144o = textView2;
|
|
this.g = customEffectiveDate;
|
|
this.f = linearLayout2;
|
|
this.s = textView3;
|
|
this.j = customTransferAndPayItem2;
|
|
this.i = customTransferAndPayItem3;
|
|
this.r = textView4;
|
|
this.l = customTransferAndPaySource;
|
|
this.m = textView5;
|
|
this.n = textView6;
|
|
}
|
|
}
|