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

366 lines
14 KiB
Java

package o;
import java.math.BigDecimal;
import java.util.List;
import org.threeten.bp.OffsetDateTime;
/* renamed from: o.jSb, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15893jSb extends Pag {
public int A;
public String B;
public String C;
public String D;
public String E;
public int F;
public BigDecimal G;
public BigDecimal H;
public BigDecimal I;
private String J;
private String K;
private String L;
public BigDecimal M;
private String N;
private String Q;
private BigDecimal R;
public String a;
public String b;
public String c;
public String d;
public BigDecimal f;
public BigDecimal g;
public BigDecimal h;
public BigDecimal i;
public BigDecimal j;
public int k;
public String l;
public List<C16936sZT> m;
public int n;
/* renamed from: o, reason: collision with root package name */
public BigDecimal f9182o;
public String p;
public String q;
public List<C17661yjI> r;
public int s;
public BigDecimal t;
public String u;
public boolean v;
public OffsetDateTime w;
public BigDecimal x;
public BigDecimal y;
public BigDecimal z;
public C15893jSb(String str, int i, String str2, String str3, BigDecimal bigDecimal, int i2, String str4, BigDecimal bigDecimal2, BigDecimal bigDecimal3, BigDecimal bigDecimal4, BigDecimal bigDecimal5, BigDecimal bigDecimal6, OffsetDateTime offsetDateTime, int i3, boolean z, String str5, String str6, BigDecimal bigDecimal7, String str7, String str8, String str9, String str10, String str11, String str12, String str13, String str14, String str15, String str16, iJI iji, String str17) {
this.D = str;
this.A = i;
this.N = str2;
this.d = str3;
this.i = bigDecimal;
this.F = i2;
this.K = str4;
this.x = bigDecimal2;
this.M = bigDecimal3;
this.R = bigDecimal4;
this.j = bigDecimal5;
this.y = bigDecimal6;
this.w = offsetDateTime;
this.k = i3;
this.v = z;
this.u = str5;
this.L = str6;
this.t = bigDecimal7;
this.B = str7;
this.q = str8;
this.E = str9;
this.p = str10;
this.b = str11;
this.Q = str12;
this.J = str13;
this.c = str14;
this.a = str15;
this.l = str16;
this.e = iji;
this.C = str17;
}
public C15893jSb(String str, int i, String str2, BigDecimal bigDecimal, BigDecimal bigDecimal2, BigDecimal bigDecimal3, int i2, List<C17661yjI> list, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12, iJI iji, String str13) {
this.D = str;
this.A = i;
this.N = str2;
this.G = bigDecimal;
this.f = bigDecimal2;
this.z = bigDecimal3;
this.s = i2;
this.r = list;
this.B = str3;
this.q = str4;
this.E = str5;
this.p = str6;
this.b = str7;
this.Q = str8;
this.J = str9;
this.c = str10;
this.a = str11;
this.l = str12;
this.e = iji;
this.C = str13;
}
public C15893jSb(String str, int i, String str2, BigDecimal bigDecimal, BigDecimal bigDecimal2, BigDecimal bigDecimal3, BigDecimal bigDecimal4, BigDecimal bigDecimal5, int i2, List<C16936sZT> list, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12, iJI iji, String str13) {
this.D = str;
this.A = i;
this.N = str2;
this.I = bigDecimal;
this.g = bigDecimal2;
this.H = bigDecimal3;
this.h = bigDecimal4;
this.f9182o = bigDecimal5;
this.n = i2;
this.m = list;
this.B = str3;
this.q = str4;
this.E = str5;
this.p = str6;
this.b = str7;
this.Q = str8;
this.J = str9;
this.c = str10;
this.a = str11;
this.l = str12;
this.e = iji;
this.C = str13;
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (obj == null || getClass() != obj.getClass()) {
return false;
}
C15893jSb c15893jSb = (C15893jSb) obj;
if (this.A != c15893jSb.A || this.F != c15893jSb.F || this.k != c15893jSb.k || this.v != c15893jSb.v || this.s != c15893jSb.s || this.n != c15893jSb.n) {
return false;
}
String str = this.D;
if (str == null ? c15893jSb.D != null : !str.equals(c15893jSb.D)) {
return false;
}
String str2 = this.N;
if (str2 == null ? c15893jSb.N != null : !str2.equals(c15893jSb.N)) {
return false;
}
String str3 = this.d;
if (str3 == null ? c15893jSb.d != null : !str3.equals(c15893jSb.d)) {
return false;
}
BigDecimal bigDecimal = this.i;
if (bigDecimal == null ? c15893jSb.i != null : !bigDecimal.equals(c15893jSb.i)) {
return false;
}
String str4 = this.K;
if (str4 == null ? c15893jSb.K != null : !str4.equals(c15893jSb.K)) {
return false;
}
BigDecimal bigDecimal2 = this.x;
if (bigDecimal2 == null ? c15893jSb.x != null : !bigDecimal2.equals(c15893jSb.x)) {
return false;
}
BigDecimal bigDecimal3 = this.M;
if (bigDecimal3 == null ? c15893jSb.M != null : !bigDecimal3.equals(c15893jSb.M)) {
return false;
}
BigDecimal bigDecimal4 = this.R;
if (bigDecimal4 == null ? c15893jSb.R != null : !bigDecimal4.equals(c15893jSb.R)) {
return false;
}
BigDecimal bigDecimal5 = this.j;
if (bigDecimal5 == null ? c15893jSb.j != null : !bigDecimal5.equals(c15893jSb.j)) {
return false;
}
BigDecimal bigDecimal6 = this.y;
if (bigDecimal6 == null ? c15893jSb.y != null : !bigDecimal6.equals(c15893jSb.y)) {
return false;
}
OffsetDateTime offsetDateTime = this.w;
if (offsetDateTime == null ? c15893jSb.w != null : !offsetDateTime.equals(c15893jSb.w)) {
return false;
}
String str5 = this.u;
if (str5 == null ? c15893jSb.u != null : !str5.equals(c15893jSb.u)) {
return false;
}
String str6 = this.L;
if (str6 == null ? c15893jSb.L != null : !str6.equals(c15893jSb.L)) {
return false;
}
BigDecimal bigDecimal7 = this.t;
if (bigDecimal7 == null ? c15893jSb.t != null : !bigDecimal7.equals(c15893jSb.t)) {
return false;
}
BigDecimal bigDecimal8 = this.G;
if (bigDecimal8 == null ? c15893jSb.G != null : !bigDecimal8.equals(c15893jSb.G)) {
return false;
}
BigDecimal bigDecimal9 = this.f;
if (bigDecimal9 == null ? c15893jSb.f != null : !bigDecimal9.equals(c15893jSb.f)) {
return false;
}
BigDecimal bigDecimal10 = this.z;
if (bigDecimal10 == null ? c15893jSb.z != null : !bigDecimal10.equals(c15893jSb.z)) {
return false;
}
List<C17661yjI> list = this.r;
if (list == null ? c15893jSb.r != null : !list.equals(c15893jSb.r)) {
return false;
}
BigDecimal bigDecimal11 = this.I;
if (bigDecimal11 == null ? c15893jSb.I != null : !bigDecimal11.equals(c15893jSb.I)) {
return false;
}
BigDecimal bigDecimal12 = this.g;
if (bigDecimal12 == null ? c15893jSb.g != null : !bigDecimal12.equals(c15893jSb.g)) {
return false;
}
BigDecimal bigDecimal13 = this.H;
if (bigDecimal13 == null ? c15893jSb.H != null : !bigDecimal13.equals(c15893jSb.H)) {
return false;
}
BigDecimal bigDecimal14 = this.h;
if (bigDecimal14 == null ? c15893jSb.h != null : !bigDecimal14.equals(c15893jSb.h)) {
return false;
}
BigDecimal bigDecimal15 = this.f9182o;
if (bigDecimal15 == null ? c15893jSb.f9182o != null : !bigDecimal15.equals(c15893jSb.f9182o)) {
return false;
}
List<C16936sZT> list2 = this.m;
if (list2 == null ? c15893jSb.m != null : !list2.equals(c15893jSb.m)) {
return false;
}
String str7 = this.B;
if (str7 == null ? c15893jSb.B != null : !str7.equals(c15893jSb.B)) {
return false;
}
String str8 = this.q;
if (str8 == null ? c15893jSb.q != null : !str8.equals(c15893jSb.q)) {
return false;
}
String str9 = this.E;
if (str9 == null ? c15893jSb.E != null : !str9.equals(c15893jSb.E)) {
return false;
}
String str10 = this.p;
if (str10 == null ? c15893jSb.p != null : !str10.equals(c15893jSb.p)) {
return false;
}
String str11 = this.b;
if (str11 == null ? c15893jSb.b != null : !str11.equals(c15893jSb.b)) {
return false;
}
String str12 = this.Q;
if (str12 == null ? c15893jSb.Q != null : !str12.equals(c15893jSb.Q)) {
return false;
}
String str13 = this.J;
if (str13 == null ? c15893jSb.J != null : !str13.equals(c15893jSb.J)) {
return false;
}
String str14 = this.c;
if (str14 == null ? c15893jSb.c != null : !str14.equals(c15893jSb.c)) {
return false;
}
String str15 = this.a;
if (str15 == null ? c15893jSb.a != null : !str15.equals(c15893jSb.a)) {
return false;
}
String str16 = this.C;
if (str16 == null ? c15893jSb.C != null : !str16.equals(c15893jSb.C)) {
return false;
}
String str17 = this.l;
String str18 = c15893jSb.l;
return str17 != null ? str17.equals(str18) : str18 == null;
}
public final int hashCode() {
String str = this.D;
int hashCode = str != null ? str.hashCode() : 0;
int i = this.A;
String str2 = this.N;
int hashCode2 = str2 != null ? str2.hashCode() : 0;
String str3 = this.d;
int hashCode3 = str3 != null ? str3.hashCode() : 0;
BigDecimal bigDecimal = this.i;
int hashCode4 = bigDecimal != null ? bigDecimal.hashCode() : 0;
int i2 = this.F;
String str4 = this.K;
int hashCode5 = str4 != null ? str4.hashCode() : 0;
BigDecimal bigDecimal2 = this.x;
int hashCode6 = bigDecimal2 != null ? bigDecimal2.hashCode() : 0;
BigDecimal bigDecimal3 = this.M;
int hashCode7 = bigDecimal3 != null ? bigDecimal3.hashCode() : 0;
BigDecimal bigDecimal4 = this.R;
int hashCode8 = bigDecimal4 != null ? bigDecimal4.hashCode() : 0;
BigDecimal bigDecimal5 = this.j;
int hashCode9 = bigDecimal5 != null ? bigDecimal5.hashCode() : 0;
BigDecimal bigDecimal6 = this.y;
int hashCode10 = bigDecimal6 != null ? bigDecimal6.hashCode() : 0;
OffsetDateTime offsetDateTime = this.w;
int hashCode11 = offsetDateTime != null ? offsetDateTime.hashCode() : 0;
int i3 = this.k;
boolean z = this.v;
String str5 = this.u;
int hashCode12 = str5 != null ? str5.hashCode() : 0;
String str6 = this.L;
int hashCode13 = str6 != null ? str6.hashCode() : 0;
BigDecimal bigDecimal7 = this.t;
int hashCode14 = bigDecimal7 != null ? bigDecimal7.hashCode() : 0;
BigDecimal bigDecimal8 = this.G;
int hashCode15 = bigDecimal8 != null ? bigDecimal8.hashCode() : 0;
BigDecimal bigDecimal9 = this.f;
int hashCode16 = bigDecimal9 != null ? bigDecimal9.hashCode() : 0;
BigDecimal bigDecimal10 = this.z;
int hashCode17 = bigDecimal10 != null ? bigDecimal10.hashCode() : 0;
int i4 = this.s;
List<C17661yjI> list = this.r;
int hashCode18 = list != null ? list.hashCode() : 0;
BigDecimal bigDecimal11 = this.I;
int hashCode19 = bigDecimal11 != null ? bigDecimal11.hashCode() : 0;
BigDecimal bigDecimal12 = this.g;
int hashCode20 = bigDecimal12 != null ? bigDecimal12.hashCode() : 0;
BigDecimal bigDecimal13 = this.H;
int hashCode21 = bigDecimal13 != null ? bigDecimal13.hashCode() : 0;
BigDecimal bigDecimal14 = this.h;
int hashCode22 = bigDecimal14 != null ? bigDecimal14.hashCode() : 0;
BigDecimal bigDecimal15 = this.f9182o;
int hashCode23 = bigDecimal15 != null ? bigDecimal15.hashCode() : 0;
int i5 = this.n;
List<C16936sZT> list2 = this.m;
int hashCode24 = list2 != null ? list2.hashCode() : 0;
String str7 = this.B;
int hashCode25 = str7 != null ? str7.hashCode() : 0;
String str8 = this.q;
int hashCode26 = str8 != null ? str8.hashCode() : 0;
String str9 = this.E;
int hashCode27 = str9 != null ? str9.hashCode() : 0;
String str10 = this.p;
int hashCode28 = str10 != null ? str10.hashCode() : 0;
String str11 = this.b;
int hashCode29 = str11 != null ? str11.hashCode() : 0;
String str12 = this.Q;
int hashCode30 = str12 != null ? str12.hashCode() : 0;
String str13 = this.J;
int hashCode31 = str13 != null ? str13.hashCode() : 0;
String str14 = this.c;
int hashCode32 = str14 != null ? str14.hashCode() : 0;
String str15 = this.a;
int hashCode33 = str15 != null ? str15.hashCode() : 0;
String str16 = this.l;
int hashCode34 = str16 != null ? str16.hashCode() : 0;
String str17 = this.C;
return (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((hashCode * 31) + i) * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + i2) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + i3) * 31) + (z ? 1 : 0)) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + i4) * 31) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + hashCode21) * 31) + hashCode22) * 31) + hashCode23) * 31) + i5) * 31) + hashCode24) * 31) + hashCode25) * 31) + hashCode26) * 31) + hashCode27) * 31) + hashCode28) * 31) + hashCode29) * 31) + hashCode30) * 31) + hashCode31) * 31) + hashCode32) * 31) + hashCode33) * 31) + hashCode34) * 31) + (str17 != null ? str17.hashCode() : 0);
}
}