42 lines
1.7 KiB
Java
42 lines
1.7 KiB
Java
|
package o;
|
||
|
|
||
|
import android.view.View;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.RelativeLayout;
|
||
|
import android.widget.TextView;
|
||
|
import androidx.appcompat.widget.AppCompatImageView;
|
||
|
import com.scb.phone.view.custom.transferandpay.CustomCardlessWithdrawCodeItem;
|
||
|
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPayItem;
|
||
|
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPaySource;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class Dhq {
|
||
|
public final CustomTransferAndPayItem a;
|
||
|
public final TextView b;
|
||
|
public final CustomTransferAndPaySource c;
|
||
|
public final CustomCardlessWithdrawCodeItem d;
|
||
|
public final CustomTransferAndPayItem e;
|
||
|
private RelativeLayout f;
|
||
|
private View g;
|
||
|
private LinearLayout h;
|
||
|
private AppCompatImageView i;
|
||
|
private final RelativeLayout j;
|
||
|
private TextView k;
|
||
|
private TextView l;
|
||
|
|
||
|
public Dhq(RelativeLayout relativeLayout, LinearLayout linearLayout, CustomTransferAndPayItem customTransferAndPayItem, CustomTransferAndPaySource customTransferAndPaySource, View view, RelativeLayout relativeLayout2, CustomTransferAndPayItem customTransferAndPayItem2, AppCompatImageView appCompatImageView, TextView textView, TextView textView2, TextView textView3, CustomCardlessWithdrawCodeItem customCardlessWithdrawCodeItem) {
|
||
|
this.j = relativeLayout;
|
||
|
this.h = linearLayout;
|
||
|
this.a = customTransferAndPayItem;
|
||
|
this.c = customTransferAndPaySource;
|
||
|
this.g = view;
|
||
|
this.f = relativeLayout2;
|
||
|
this.e = customTransferAndPayItem2;
|
||
|
this.i = appCompatImageView;
|
||
|
this.k = textView;
|
||
|
this.b = textView2;
|
||
|
this.l = textView3;
|
||
|
this.d = customCardlessWithdrawCodeItem;
|
||
|
}
|
||
|
}
|