184 lines
6.7 KiB
Java
184 lines
6.7 KiB
Java
package o;
|
|
|
|
import android.os.Parcel;
|
|
import android.os.Parcelable;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class WD implements Parcelable {
|
|
public static final Parcelable.Creator<WD> CREATOR = new LWm();
|
|
public final boolean a;
|
|
public final String b;
|
|
public final String c;
|
|
public final String d;
|
|
public final boolean e;
|
|
public final String f;
|
|
public final String g;
|
|
public final String h;
|
|
public final String i;
|
|
public final boolean j;
|
|
public final String k;
|
|
public final String l;
|
|
public final String m;
|
|
public final String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
public final String f8429o;
|
|
|
|
@Override // android.os.Parcelable
|
|
public final int describeContents() {
|
|
return 0;
|
|
}
|
|
|
|
public WD(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, boolean z, boolean z2, boolean z3, String str12) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(str4, "");
|
|
C14957gcv.e(str5, "");
|
|
C14957gcv.e(str6, "");
|
|
C14957gcv.e(str7, "");
|
|
C14957gcv.e(str8, "");
|
|
C14957gcv.e(str9, "");
|
|
C14957gcv.e(str10, "");
|
|
C14957gcv.e(str11, "");
|
|
C14957gcv.e(str12, "");
|
|
this.m = str;
|
|
this.c = str2;
|
|
this.b = str3;
|
|
this.f = str4;
|
|
this.h = str5;
|
|
this.g = str6;
|
|
this.n = str7;
|
|
this.l = str8;
|
|
this.i = str9;
|
|
this.k = str10;
|
|
this.f8429o = str11;
|
|
this.e = z;
|
|
this.a = z2;
|
|
this.j = z3;
|
|
this.d = str12;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm implements Parcelable.Creator<WD> {
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* synthetic */ WD createFromParcel(Parcel parcel) {
|
|
C14957gcv.e(parcel, "");
|
|
return new WD(parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readInt() != 0, parcel.readInt() != 0, parcel.readInt() != 0, parcel.readString());
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* bridge */ /* synthetic */ WD[] newArray(int i) {
|
|
return new WD[i];
|
|
}
|
|
}
|
|
|
|
@Override // android.os.Parcelable
|
|
public final void writeToParcel(Parcel parcel, int i) {
|
|
C14957gcv.e(parcel, "");
|
|
parcel.writeString(this.m);
|
|
parcel.writeString(this.c);
|
|
parcel.writeString(this.b);
|
|
parcel.writeString(this.f);
|
|
parcel.writeString(this.h);
|
|
parcel.writeString(this.g);
|
|
parcel.writeString(this.n);
|
|
parcel.writeString(this.l);
|
|
parcel.writeString(this.i);
|
|
parcel.writeString(this.k);
|
|
parcel.writeString(this.f8429o);
|
|
parcel.writeInt(this.e ? 1 : 0);
|
|
parcel.writeInt(this.a ? 1 : 0);
|
|
parcel.writeInt(this.j ? 1 : 0);
|
|
parcel.writeString(this.d);
|
|
}
|
|
|
|
public final String toString() {
|
|
String str = this.m;
|
|
String str2 = this.c;
|
|
String str3 = this.b;
|
|
String str4 = this.f;
|
|
String str5 = this.h;
|
|
String str6 = this.g;
|
|
String str7 = this.n;
|
|
String str8 = this.l;
|
|
String str9 = this.i;
|
|
String str10 = this.k;
|
|
String str11 = this.f8429o;
|
|
boolean z = this.e;
|
|
boolean z2 = this.a;
|
|
boolean z3 = this.j;
|
|
String str12 = this.d;
|
|
StringBuilder sb = new StringBuilder("SingleFormRegistrationsOtpDisplay(transactionDateTime=");
|
|
sb.append(str);
|
|
sb.append(", fullName=");
|
|
sb.append(str2);
|
|
sb.append(", clientNo=");
|
|
sb.append(str3);
|
|
sb.append(", mfATSAccountName=");
|
|
sb.append(str4);
|
|
sb.append(", mfATSAccountNo=");
|
|
sb.append(str5);
|
|
sb.append(", mfATSAccountBranch=");
|
|
sb.append(str6);
|
|
sb.append(", omATSAccountName=");
|
|
sb.append(str7);
|
|
sb.append(", omATSAccountNo=");
|
|
sb.append(str8);
|
|
sb.append(", omATSAccountBranch=");
|
|
sb.append(str9);
|
|
sb.append(", scbsATSAccountName=");
|
|
sb.append(str10);
|
|
sb.append(", scbsATSAccountNo=");
|
|
sb.append(str11);
|
|
sb.append(", isOpenMFSuccess=");
|
|
sb.append(z);
|
|
sb.append(", isOpenOMSuccess=");
|
|
sb.append(z2);
|
|
sb.append(", isOpenSCBSSuccess=");
|
|
sb.append(z3);
|
|
sb.append(", email=");
|
|
sb.append(str12);
|
|
sb.append(")");
|
|
return sb.toString();
|
|
}
|
|
|
|
/* JADX WARN: Multi-variable type inference failed */
|
|
public final int hashCode() {
|
|
int hashCode = this.m.hashCode();
|
|
int hashCode2 = this.c.hashCode();
|
|
int hashCode3 = this.b.hashCode();
|
|
int hashCode4 = this.f.hashCode();
|
|
int hashCode5 = this.h.hashCode();
|
|
int hashCode6 = this.g.hashCode();
|
|
int hashCode7 = this.n.hashCode();
|
|
int hashCode8 = this.l.hashCode();
|
|
int hashCode9 = this.i.hashCode();
|
|
int hashCode10 = this.k.hashCode();
|
|
int hashCode11 = this.f8429o.hashCode();
|
|
boolean z = this.e;
|
|
int i = z;
|
|
if (z != 0) {
|
|
i = 1;
|
|
}
|
|
boolean z2 = this.a;
|
|
int i2 = z2;
|
|
if (z2 != 0) {
|
|
i2 = 1;
|
|
}
|
|
boolean z3 = this.j;
|
|
return (((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + i) * 31) + i2) * 31) + (z3 ? 1 : z3 ? 1 : 0)) * 31) + this.d.hashCode();
|
|
}
|
|
|
|
public final boolean equals(Object obj) {
|
|
if (this == obj) {
|
|
return true;
|
|
}
|
|
if (!(obj instanceof WD)) {
|
|
return false;
|
|
}
|
|
WD wd = (WD) obj;
|
|
return C14957gcv.b((Object) this.m, (Object) wd.m) && C14957gcv.b((Object) this.c, (Object) wd.c) && C14957gcv.b((Object) this.b, (Object) wd.b) && C14957gcv.b((Object) this.f, (Object) wd.f) && C14957gcv.b((Object) this.h, (Object) wd.h) && C14957gcv.b((Object) this.g, (Object) wd.g) && C14957gcv.b((Object) this.n, (Object) wd.n) && C14957gcv.b((Object) this.l, (Object) wd.l) && C14957gcv.b((Object) this.i, (Object) wd.i) && C14957gcv.b((Object) this.k, (Object) wd.k) && C14957gcv.b((Object) this.f8429o, (Object) wd.f8429o) && this.e == wd.e && this.a == wd.a && this.j == wd.j && C14957gcv.b((Object) this.d, (Object) wd.d);
|
|
}
|
|
}
|