165 lines
6.2 KiB
Java
165 lines
6.2 KiB
Java
package o;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class DrX {
|
|
public final String a;
|
|
public final String b;
|
|
public final String c;
|
|
public final String d;
|
|
public final Integer e;
|
|
public final String f;
|
|
public final String g;
|
|
public final boolean h;
|
|
public final String i;
|
|
public final int j;
|
|
private final String k;
|
|
private final String l;
|
|
private final String m;
|
|
private final Boolean n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private final String f8137o;
|
|
private final int p;
|
|
private final String r;
|
|
private final String s;
|
|
private final String t;
|
|
|
|
public DrX(int i, String str, int i2, String str2, String str3, String str4, boolean z, String str5, Integer num, String str6, String str7, String str8, String str9, String str10, String str11, String str12, String str13, String str14, Boolean bool) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str4, "");
|
|
this.j = i;
|
|
this.s = str;
|
|
this.p = i2;
|
|
this.r = str2;
|
|
this.f = str3;
|
|
this.g = str4;
|
|
this.h = z;
|
|
this.d = str5;
|
|
this.e = num;
|
|
this.k = str6;
|
|
this.i = str7;
|
|
this.a = str8;
|
|
this.t = str9;
|
|
this.l = str10;
|
|
this.c = str11;
|
|
this.b = str12;
|
|
this.f8137o = str13;
|
|
this.m = str14;
|
|
this.n = bool;
|
|
}
|
|
|
|
public final String toString() {
|
|
int i = this.j;
|
|
String str = this.s;
|
|
int i2 = this.p;
|
|
String str2 = this.r;
|
|
String str3 = this.f;
|
|
String str4 = this.g;
|
|
boolean z = this.h;
|
|
String str5 = this.d;
|
|
Integer num = this.e;
|
|
String str6 = this.k;
|
|
String str7 = this.i;
|
|
String str8 = this.a;
|
|
String str9 = this.t;
|
|
String str10 = this.l;
|
|
String str11 = this.c;
|
|
String str12 = this.b;
|
|
String str13 = this.f8137o;
|
|
String str14 = this.m;
|
|
Boolean bool = this.n;
|
|
StringBuilder sb = new StringBuilder("EasycashProductDetailsSection(sectionNo=");
|
|
sb.append(i);
|
|
sb.append(", language=");
|
|
sb.append(str);
|
|
sb.append(", sectionPriority=");
|
|
sb.append(i2);
|
|
sb.append(", sectionName=");
|
|
sb.append(str2);
|
|
sb.append(", sectionLabel=");
|
|
sb.append(str3);
|
|
sb.append(", sectionDisplayType=");
|
|
sb.append(str4);
|
|
sb.append(", isCollapsible=");
|
|
sb.append(z);
|
|
sb.append(", collapseIconPosition=");
|
|
sb.append(str5);
|
|
sb.append(", collapseBoxHeightPx=");
|
|
sb.append(num);
|
|
sb.append(", headerLabel=");
|
|
sb.append(str6);
|
|
sb.append(", staticInfo=");
|
|
sb.append(str7);
|
|
sb.append(", htmlContent=");
|
|
sb.append(str8);
|
|
sb.append(", remark=");
|
|
sb.append(str9);
|
|
sb.append(", footerLabel=");
|
|
sb.append(str10);
|
|
sb.append(", info1=");
|
|
sb.append(str11);
|
|
sb.append(", info2=");
|
|
sb.append(str12);
|
|
sb.append(", info3=");
|
|
sb.append(str13);
|
|
sb.append(", description=");
|
|
sb.append(str14);
|
|
sb.append(", isActive=");
|
|
sb.append(bool);
|
|
sb.append(")");
|
|
return sb.toString();
|
|
}
|
|
|
|
/* JADX WARN: Multi-variable type inference failed */
|
|
public final int hashCode() {
|
|
int hashCode = Integer.hashCode(this.j);
|
|
int hashCode2 = this.s.hashCode();
|
|
int hashCode3 = Integer.hashCode(this.p);
|
|
int hashCode4 = this.r.hashCode();
|
|
String str = this.f;
|
|
int hashCode5 = str == null ? 0 : str.hashCode();
|
|
int hashCode6 = this.g.hashCode();
|
|
boolean z = this.h;
|
|
int i = z;
|
|
if (z != 0) {
|
|
i = 1;
|
|
}
|
|
String str2 = this.d;
|
|
int hashCode7 = str2 == null ? 0 : str2.hashCode();
|
|
Integer num = this.e;
|
|
int hashCode8 = num == null ? 0 : num.hashCode();
|
|
String str3 = this.k;
|
|
int hashCode9 = str3 == null ? 0 : str3.hashCode();
|
|
String str4 = this.i;
|
|
int hashCode10 = str4 == null ? 0 : str4.hashCode();
|
|
String str5 = this.a;
|
|
int hashCode11 = str5 == null ? 0 : str5.hashCode();
|
|
String str6 = this.t;
|
|
int hashCode12 = str6 == null ? 0 : str6.hashCode();
|
|
String str7 = this.l;
|
|
int hashCode13 = str7 == null ? 0 : str7.hashCode();
|
|
String str8 = this.c;
|
|
int hashCode14 = str8 == null ? 0 : str8.hashCode();
|
|
String str9 = this.b;
|
|
int hashCode15 = str9 == null ? 0 : str9.hashCode();
|
|
String str10 = this.f8137o;
|
|
int hashCode16 = str10 == null ? 0 : str10.hashCode();
|
|
String str11 = this.m;
|
|
int hashCode17 = str11 == null ? 0 : str11.hashCode();
|
|
Boolean bool = this.n;
|
|
return (((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + i) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + (bool != null ? bool.hashCode() : 0);
|
|
}
|
|
|
|
public final boolean equals(Object obj) {
|
|
if (this == obj) {
|
|
return true;
|
|
}
|
|
if (!(obj instanceof DrX)) {
|
|
return false;
|
|
}
|
|
DrX drX = (DrX) obj;
|
|
return this.j == drX.j && C14957gcv.b((Object) this.s, (Object) drX.s) && this.p == drX.p && C14957gcv.b((Object) this.r, (Object) drX.r) && C14957gcv.b((Object) this.f, (Object) drX.f) && C14957gcv.b((Object) this.g, (Object) drX.g) && this.h == drX.h && C14957gcv.b((Object) this.d, (Object) drX.d) && C14957gcv.b(this.e, drX.e) && C14957gcv.b((Object) this.k, (Object) drX.k) && C14957gcv.b((Object) this.i, (Object) drX.i) && C14957gcv.b((Object) this.a, (Object) drX.a) && C14957gcv.b((Object) this.t, (Object) drX.t) && C14957gcv.b((Object) this.l, (Object) drX.l) && C14957gcv.b((Object) this.c, (Object) drX.c) && C14957gcv.b((Object) this.b, (Object) drX.b) && C14957gcv.b((Object) this.f8137o, (Object) drX.f8137o) && C14957gcv.b((Object) this.m, (Object) drX.m) && C14957gcv.b(this.n, drX.n);
|
|
}
|
|
}
|