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

314 lines
7.8 KiB
Java

package o;
import com.airbnb.deeplinkdispatch.UrlTreeKt;
import java.util.List;
import java.util.Objects;
/* loaded from: classes3.dex */
public class sdB extends Pag {
public long A;
public String B;
public EnumC15824isw C;
public Ikx D;
public String E;
public List<uxC> G;
private String a;
private int b;
private String c;
private int d;
public String f;
public List<LhO> g;
public String h;
public boolean i;
public String j;
public int k;
public String l;
public String m;
public String n;
/* renamed from: o, reason: collision with root package name */
public int f9272o;
public int p;
public long q;
public int r;
public boolean t;
public String u;
public int w;
public AyW z;
public boolean x = false;
public boolean y = false;
public boolean s = false;
public int v = 1;
public static sdB c() {
return new sdB();
}
public String toString() {
StringBuilder sb = new StringBuilder("ShortcutTile{tileId=");
sb.append(this.A);
sb.append(", parentId=");
sb.append(this.q);
sb.append(", fakeSortSequence=");
sb.append(this.f9272o);
sb.append(", sortSequence=");
sb.append(this.w);
sb.append(", tileType=");
sb.append(this.z);
sb.append(", tileSubType=");
sb.append(this.C);
sb.append(", tileName='");
sb.append(this.B);
sb.append("', tileDeletableFlag=");
sb.append(this.x);
sb.append(", tileDragableFlag=");
sb.append(this.y);
sb.append(", newFlag=");
sb.append(this.s);
sb.append(", iconURL='");
sb.append(this.m);
sb.append("', backgroundURL='");
sb.append(this.j);
sb.append("', placeHolderId=");
sb.append(this.r);
sb.append(", textColorId='");
sb.append(this.u);
sb.append("', spanSize=");
sb.append(this.v);
sb.append(", autoSaveRequired=");
sb.append(this.i);
sb.append(", masterId=");
sb.append(this.k);
sb.append(", tileProperties=");
sb.append(this.D);
sb.append(", titleNameLine2='");
sb.append(this.E);
sb.append("', tiles=");
sb.append(this.G);
sb.append(", adsList=");
sb.append(this.g);
sb.append(", customUserAgentFlag=");
sb.append(this.b);
sb.append(", applicationURL='");
sb.append(this.a);
sb.append("', disclaimerFlag=");
sb.append(this.d);
sb.append(", requireLoginFlag=");
sb.append(this.p);
sb.append(", disclaimerTitle='");
sb.append(this.h);
sb.append("', tileDescription='");
sb.append(this.c);
sb.append("', firebaseEventName='");
sb.append(this.l);
sb.append("', deepLinkUrl='");
sb.append(this.f);
sb.append("', imagePathType='");
sb.append(this.n);
sb.append("', popupRequired=");
sb.append(this.t);
sb.append(UrlTreeKt.componentParamSuffixChar);
return sb.toString();
}
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (obj == null || getClass() != obj.getClass()) {
return false;
}
sdB sdb = (sdB) obj;
return this.A == sdb.A && this.q == sdb.q && this.f9272o == sdb.f9272o && this.w == sdb.w && this.x == sdb.x && this.y == sdb.y && this.s == sdb.s && this.r == sdb.r && this.v == sdb.v && this.i == sdb.i && this.k == sdb.k && this.b == sdb.b && this.d == sdb.d && this.p == sdb.p && this.t == sdb.t && this.z == sdb.z && this.C == sdb.C && Objects.equals(this.B, sdb.B) && Objects.equals(this.m, sdb.m) && Objects.equals(this.j, sdb.j) && Objects.equals(this.u, sdb.u) && Objects.equals(this.D, sdb.D) && Objects.equals(this.E, sdb.E) && Objects.equals(this.G, sdb.G) && Objects.equals(this.g, sdb.g) && Objects.equals(this.a, sdb.a) && Objects.equals(this.h, sdb.h) && Objects.equals(this.c, sdb.c) && Objects.equals(this.l, sdb.l) && Objects.equals(this.f, sdb.f) && Objects.equals(this.n, sdb.n);
}
public int hashCode() {
long j = this.A;
long j2 = this.q;
int i = this.f9272o;
int i2 = this.w;
AyW ayW = this.z;
EnumC15824isw enumC15824isw = this.C;
String str = this.B;
boolean z = this.x;
boolean z2 = this.y;
boolean z3 = this.s;
String str2 = this.m;
String str3 = this.j;
int i3 = this.r;
String str4 = this.u;
int i4 = this.v;
boolean z4 = this.i;
int i5 = this.k;
Ikx ikx = this.D;
String str5 = this.E;
List<uxC> list = this.G;
List<LhO> list2 = this.g;
int i6 = this.b;
String str6 = this.a;
int i7 = this.d;
int i8 = this.p;
String str7 = this.h;
String str8 = this.c;
String str9 = this.l;
String str10 = this.f;
boolean z5 = this.t;
return Objects.hash(Long.valueOf(j), Long.valueOf(j2), Integer.valueOf(i), Integer.valueOf(i2), ayW, enumC15824isw, str, Boolean.valueOf(z), Boolean.valueOf(z2), Boolean.valueOf(z3), str2, str3, Integer.valueOf(i3), str4, Integer.valueOf(i4), Boolean.valueOf(z4), Integer.valueOf(i5), ikx, str5, list, list2, Integer.valueOf(i6), str6, Integer.valueOf(i7), Integer.valueOf(i8), str7, str8, str9, str10, Boolean.valueOf(z5), this.n);
}
public sdB y(String str) {
this.E = str;
return this;
}
public sdB c(List<uxC> list) {
this.G = list;
return this;
}
public sdB a(AyW ayW) {
this.z = ayW;
return this;
}
public sdB e(EnumC15824isw enumC15824isw) {
this.C = enumC15824isw;
return this;
}
public sdB l(int i) {
this.p = i;
return this;
}
public sdB a(Ikx ikx) {
this.D = ikx;
return this;
}
public sdB q(String str) {
this.B = str;
return this;
}
public sdB a(long j) {
this.A = j;
return this;
}
public sdB p(String str) {
this.l = str;
return this;
}
public sdB h(boolean z) {
this.y = z;
return this;
}
public sdB r(String str) {
this.h = str;
return this;
}
public sdB o(int i) {
this.d = i;
return this;
}
public sdB m(String str) {
this.c = str;
return this;
}
public sdB i(boolean z) {
this.x = z;
return this;
}
public sdB l(String str) {
this.u = str;
return this;
}
public sdB m(int i) {
this.v = i;
return this;
}
public sdB h(int i) {
this.w = i;
return this;
}
public sdB j(boolean z) {
this.t = z;
return this;
}
public sdB i(int i) {
this.r = i;
return this;
}
public sdB c(long j) {
this.q = j;
return this;
}
public sdB a(boolean z) {
this.s = z;
return this;
}
public sdB j(int i) {
this.k = i;
return this;
}
public sdB j(String str) {
this.n = str;
return this;
}
public sdB i(String str) {
this.m = str;
return this;
}
public sdB d(int i) {
this.f9272o = i;
return this;
}
public sdB f(String str) {
this.f = str;
return this;
}
public sdB c(int i) {
this.b = i;
return this;
}
public sdB c(String str) {
this.j = str;
return this;
}
public sdB e(boolean z) {
this.i = z;
return this;
}
public sdB b(String str) {
this.a = str;
return this;
}
public sdB e(List<LhO> list) {
this.g = list;
return this;
}
}