600 lines
22 KiB
Java
600 lines
22 KiB
Java
|
package o;
|
||
|
|
||
|
import android.os.Parcel;
|
||
|
import android.os.Parcelable;
|
||
|
import java.math.BigDecimal;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class VW extends Pag implements Parcelable {
|
||
|
public static final Parcelable.Creator<VW> CREATOR = new Parcelable.Creator<VW>() { // from class: o.VW.5
|
||
|
@Override // android.os.Parcelable.Creator
|
||
|
public final /* synthetic */ VW createFromParcel(Parcel parcel) {
|
||
|
return new VW(parcel);
|
||
|
}
|
||
|
|
||
|
@Override // android.os.Parcelable.Creator
|
||
|
public final /* bridge */ /* synthetic */ VW[] newArray(int i) {
|
||
|
return new VW[i];
|
||
|
}
|
||
|
};
|
||
|
private String A;
|
||
|
public String B;
|
||
|
public BigDecimal C;
|
||
|
public String D;
|
||
|
private String E;
|
||
|
private String F;
|
||
|
private String G;
|
||
|
private String H;
|
||
|
private String I;
|
||
|
private String J;
|
||
|
private String K;
|
||
|
private String L;
|
||
|
private String M;
|
||
|
private String N;
|
||
|
private BigDecimal O;
|
||
|
private String P;
|
||
|
private String Q;
|
||
|
private BigDecimal R;
|
||
|
private String S;
|
||
|
private String T;
|
||
|
private String U;
|
||
|
private String V;
|
||
|
private String W;
|
||
|
private String X;
|
||
|
private BigDecimal Y;
|
||
|
private String Z;
|
||
|
public String a;
|
||
|
private String aa;
|
||
|
private String ab;
|
||
|
private BigDecimal ac;
|
||
|
private String ah;
|
||
|
public String b;
|
||
|
public String c;
|
||
|
public String d;
|
||
|
public BigDecimal f;
|
||
|
public String g;
|
||
|
public List<VQ> h;
|
||
|
public paz i;
|
||
|
public String j;
|
||
|
public String k;
|
||
|
public List<VQ> l;
|
||
|
public String m;
|
||
|
public String n;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
public String f8417o;
|
||
|
public String p;
|
||
|
public String q;
|
||
|
public String r;
|
||
|
public String s;
|
||
|
public String t;
|
||
|
public String u;
|
||
|
public List<VQ> v;
|
||
|
public String w;
|
||
|
public String x;
|
||
|
public String y;
|
||
|
private String z;
|
||
|
|
||
|
@Override // android.os.Parcelable
|
||
|
public int describeContents() {
|
||
|
return 0;
|
||
|
}
|
||
|
|
||
|
public VW(BigDecimal bigDecimal, BigDecimal bigDecimal2, BigDecimal bigDecimal3, BigDecimal bigDecimal4, String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12, BigDecimal bigDecimal5, String str13, String str14, String str15, String str16, String str17, String str18, BigDecimal bigDecimal6, String str19, String str20, String str21, String str22, String str23, String str24, String str25, String str26, String str27, String str28, String str29, String str30, String str31, String str32, String str33, String str34, String str35, String str36, String str37, String str38, String str39, String str40, paz pazVar, String str41, String str42, String str43, String str44, String str45, List<VQ> list, List<VQ> list2, List<VQ> list3) {
|
||
|
this.C = bigDecimal;
|
||
|
this.Y = bigDecimal2;
|
||
|
this.O = bigDecimal3;
|
||
|
this.R = bigDecimal4;
|
||
|
this.b = str;
|
||
|
this.A = str2;
|
||
|
this.c = str3;
|
||
|
this.G = str4;
|
||
|
this.E = str5;
|
||
|
this.z = str6;
|
||
|
this.X = str7;
|
||
|
this.ah = str8;
|
||
|
this.T = str9;
|
||
|
this.aa = str10;
|
||
|
this.Z = str11;
|
||
|
this.B = str12;
|
||
|
this.f = bigDecimal5;
|
||
|
this.s = str13;
|
||
|
this.p = str14;
|
||
|
this.r = str15;
|
||
|
this.q = str16;
|
||
|
this.u = str17;
|
||
|
this.a = str18;
|
||
|
this.ac = bigDecimal6;
|
||
|
this.m = str19;
|
||
|
this.n = str20;
|
||
|
this.k = str21;
|
||
|
this.f8417o = str22;
|
||
|
this.t = str23;
|
||
|
this.H = str24;
|
||
|
this.F = str25;
|
||
|
this.I = str26;
|
||
|
this.M = str27;
|
||
|
this.N = str28;
|
||
|
this.J = str29;
|
||
|
this.K = str30;
|
||
|
this.L = str31;
|
||
|
this.Q = str32;
|
||
|
this.S = str33;
|
||
|
this.P = str34;
|
||
|
this.ab = str35;
|
||
|
this.w = str36;
|
||
|
this.x = str37;
|
||
|
this.y = str38;
|
||
|
this.U = str39;
|
||
|
this.V = str40;
|
||
|
this.i = pazVar;
|
||
|
this.j = str41;
|
||
|
this.W = str42;
|
||
|
this.g = str43;
|
||
|
this.d = str44;
|
||
|
this.D = str45;
|
||
|
this.l = list;
|
||
|
this.h = list2;
|
||
|
this.v = list3;
|
||
|
}
|
||
|
|
||
|
protected VW(Parcel parcel) {
|
||
|
this.C = (BigDecimal) parcel.readSerializable();
|
||
|
this.Y = (BigDecimal) parcel.readSerializable();
|
||
|
this.O = (BigDecimal) parcel.readSerializable();
|
||
|
this.R = (BigDecimal) parcel.readSerializable();
|
||
|
this.b = parcel.readString();
|
||
|
this.A = parcel.readString();
|
||
|
this.c = parcel.readString();
|
||
|
this.G = parcel.readString();
|
||
|
this.E = parcel.readString();
|
||
|
this.z = parcel.readString();
|
||
|
this.X = parcel.readString();
|
||
|
this.ah = parcel.readString();
|
||
|
this.T = parcel.readString();
|
||
|
this.aa = parcel.readString();
|
||
|
this.Z = parcel.readString();
|
||
|
this.B = parcel.readString();
|
||
|
this.f = (BigDecimal) parcel.readSerializable();
|
||
|
this.s = parcel.readString();
|
||
|
this.p = parcel.readString();
|
||
|
this.r = parcel.readString();
|
||
|
this.q = parcel.readString();
|
||
|
this.u = parcel.readString();
|
||
|
this.a = parcel.readString();
|
||
|
this.ac = (BigDecimal) parcel.readSerializable();
|
||
|
this.m = parcel.readString();
|
||
|
this.n = parcel.readString();
|
||
|
this.k = parcel.readString();
|
||
|
this.f8417o = parcel.readString();
|
||
|
this.t = parcel.readString();
|
||
|
this.H = parcel.readString();
|
||
|
this.F = parcel.readString();
|
||
|
this.I = parcel.readString();
|
||
|
this.M = parcel.readString();
|
||
|
this.N = parcel.readString();
|
||
|
this.J = parcel.readString();
|
||
|
this.K = parcel.readString();
|
||
|
this.L = parcel.readString();
|
||
|
this.Q = parcel.readString();
|
||
|
this.S = parcel.readString();
|
||
|
this.P = parcel.readString();
|
||
|
this.ab = parcel.readString();
|
||
|
this.w = parcel.readString();
|
||
|
this.x = parcel.readString();
|
||
|
this.y = parcel.readString();
|
||
|
this.U = parcel.readString();
|
||
|
this.V = parcel.readString();
|
||
|
this.i = paz.values()[parcel.readInt()];
|
||
|
this.j = parcel.readString();
|
||
|
this.W = parcel.readString();
|
||
|
this.g = parcel.readString();
|
||
|
this.d = parcel.readString();
|
||
|
this.D = parcel.readString();
|
||
|
this.l = parcel.createTypedArrayList(VQ.CREATOR);
|
||
|
this.h = parcel.createTypedArrayList(VQ.CREATOR);
|
||
|
this.v = parcel.createTypedArrayList(VQ.CREATOR);
|
||
|
}
|
||
|
|
||
|
@Override // android.os.Parcelable
|
||
|
public void writeToParcel(Parcel parcel, int i) {
|
||
|
parcel.writeSerializable(this.C);
|
||
|
parcel.writeSerializable(this.Y);
|
||
|
parcel.writeSerializable(this.O);
|
||
|
parcel.writeSerializable(this.R);
|
||
|
parcel.writeString(this.b);
|
||
|
parcel.writeString(this.A);
|
||
|
parcel.writeString(this.c);
|
||
|
parcel.writeString(this.G);
|
||
|
parcel.writeString(this.E);
|
||
|
parcel.writeString(this.z);
|
||
|
parcel.writeString(this.X);
|
||
|
parcel.writeString(this.ah);
|
||
|
parcel.writeString(this.T);
|
||
|
parcel.writeString(this.aa);
|
||
|
parcel.writeString(this.Z);
|
||
|
parcel.writeString(this.B);
|
||
|
parcel.writeSerializable(this.f);
|
||
|
parcel.writeString(this.s);
|
||
|
parcel.writeString(this.p);
|
||
|
parcel.writeString(this.r);
|
||
|
parcel.writeString(this.q);
|
||
|
parcel.writeString(this.u);
|
||
|
parcel.writeString(this.a);
|
||
|
parcel.writeSerializable(this.ac);
|
||
|
parcel.writeString(this.m);
|
||
|
parcel.writeString(this.n);
|
||
|
parcel.writeString(this.k);
|
||
|
parcel.writeString(this.f8417o);
|
||
|
parcel.writeString(this.t);
|
||
|
parcel.writeString(this.H);
|
||
|
parcel.writeString(this.F);
|
||
|
parcel.writeString(this.I);
|
||
|
parcel.writeString(this.M);
|
||
|
parcel.writeString(this.N);
|
||
|
parcel.writeString(this.J);
|
||
|
parcel.writeString(this.K);
|
||
|
parcel.writeString(this.L);
|
||
|
parcel.writeString(this.Q);
|
||
|
parcel.writeString(this.S);
|
||
|
parcel.writeString(this.P);
|
||
|
parcel.writeString(this.ab);
|
||
|
parcel.writeString(this.w);
|
||
|
parcel.writeString(this.x);
|
||
|
parcel.writeString(this.y);
|
||
|
parcel.writeString(this.U);
|
||
|
parcel.writeString(this.V);
|
||
|
parcel.writeInt(this.i.ordinal());
|
||
|
parcel.writeString(this.j);
|
||
|
parcel.writeString(this.W);
|
||
|
parcel.writeString(this.g);
|
||
|
parcel.writeString(this.d);
|
||
|
parcel.writeString(this.D);
|
||
|
parcel.writeTypedList(this.l);
|
||
|
parcel.writeTypedList(this.h);
|
||
|
parcel.writeTypedList(this.v);
|
||
|
}
|
||
|
|
||
|
public boolean equals(Object obj) {
|
||
|
if (this == obj) {
|
||
|
return true;
|
||
|
}
|
||
|
if (obj == null || getClass() != obj.getClass()) {
|
||
|
return false;
|
||
|
}
|
||
|
VW vw = (VW) obj;
|
||
|
BigDecimal bigDecimal = this.C;
|
||
|
if (bigDecimal == null ? vw.C != null : !bigDecimal.equals(vw.C)) {
|
||
|
return false;
|
||
|
}
|
||
|
BigDecimal bigDecimal2 = this.Y;
|
||
|
if (bigDecimal2 == null ? vw.Y != null : !bigDecimal2.equals(vw.Y)) {
|
||
|
return false;
|
||
|
}
|
||
|
BigDecimal bigDecimal3 = this.O;
|
||
|
if (bigDecimal3 == null ? vw.O != null : !bigDecimal3.equals(vw.O)) {
|
||
|
return false;
|
||
|
}
|
||
|
BigDecimal bigDecimal4 = this.R;
|
||
|
if (bigDecimal4 == null ? vw.R != null : !bigDecimal4.equals(vw.R)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str = this.b;
|
||
|
if (str == null ? vw.b != null : !str.equals(vw.b)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str2 = this.A;
|
||
|
if (str2 == null ? vw.A != null : !str2.equals(vw.A)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str3 = this.c;
|
||
|
if (str3 == null ? vw.c != null : !str3.equals(vw.c)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str4 = this.G;
|
||
|
if (str4 == null ? vw.G != null : !str4.equals(vw.G)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str5 = this.E;
|
||
|
if (str5 == null ? vw.E != null : !str5.equals(vw.E)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str6 = this.z;
|
||
|
if (str6 == null ? vw.z != null : !str6.equals(vw.z)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str7 = this.X;
|
||
|
if (str7 == null ? vw.X != null : !str7.equals(vw.X)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str8 = this.ah;
|
||
|
if (str8 == null ? vw.ah != null : !str8.equals(vw.ah)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str9 = this.T;
|
||
|
if (str9 == null ? vw.T != null : !str9.equals(vw.T)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str10 = this.aa;
|
||
|
if (str10 == null ? vw.aa != null : !str10.equals(vw.aa)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str11 = this.Z;
|
||
|
if (str11 == null ? vw.Z != null : !str11.equals(vw.Z)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str12 = this.B;
|
||
|
if (str12 == null ? vw.B != null : !str12.equals(vw.B)) {
|
||
|
return false;
|
||
|
}
|
||
|
BigDecimal bigDecimal5 = this.f;
|
||
|
if (bigDecimal5 == null ? vw.f != null : !bigDecimal5.equals(vw.f)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str13 = this.s;
|
||
|
if (str13 == null ? vw.s != null : !str13.equals(vw.s)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str14 = this.p;
|
||
|
if (str14 == null ? vw.p != null : !str14.equals(vw.p)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str15 = this.r;
|
||
|
if (str15 == null ? vw.r != null : !str15.equals(vw.r)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str16 = this.q;
|
||
|
if (str16 == null ? vw.q != null : !str16.equals(vw.q)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str17 = this.u;
|
||
|
if (str17 == null ? vw.u != null : !str17.equals(vw.u)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str18 = this.a;
|
||
|
if (str18 == null ? vw.a != null : !str18.equals(vw.a)) {
|
||
|
return false;
|
||
|
}
|
||
|
BigDecimal bigDecimal6 = this.ac;
|
||
|
if (bigDecimal6 == null ? vw.ac != null : !bigDecimal6.equals(vw.ac)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str19 = this.m;
|
||
|
if (str19 == null ? vw.m != null : !str19.equals(vw.m)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str20 = this.n;
|
||
|
if (str20 == null ? vw.n != null : !str20.equals(vw.n)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str21 = this.k;
|
||
|
if (str21 == null ? vw.k != null : !str21.equals(vw.k)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str22 = this.f8417o;
|
||
|
if (str22 == null ? vw.f8417o != null : !str22.equals(vw.f8417o)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str23 = this.t;
|
||
|
if (str23 == null ? vw.t != null : !str23.equals(vw.t)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str24 = this.H;
|
||
|
if (str24 == null ? vw.H != null : !str24.equals(vw.H)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str25 = this.F;
|
||
|
if (str25 == null ? vw.F != null : !str25.equals(vw.F)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str26 = this.I;
|
||
|
if (str26 == null ? vw.I != null : !str26.equals(vw.I)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str27 = this.M;
|
||
|
if (str27 == null ? vw.M != null : !str27.equals(vw.M)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str28 = this.N;
|
||
|
if (str28 == null ? vw.N != null : !str28.equals(vw.N)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str29 = this.J;
|
||
|
if (str29 == null ? vw.J != null : !str29.equals(vw.J)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str30 = this.K;
|
||
|
if (str30 == null ? vw.K != null : !str30.equals(vw.K)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str31 = this.L;
|
||
|
if (str31 == null ? vw.L != null : !str31.equals(vw.L)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str32 = this.Q;
|
||
|
if (str32 == null ? vw.Q != null : !str32.equals(vw.Q)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str33 = this.S;
|
||
|
if (str33 == null ? vw.S != null : !str33.equals(vw.S)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str34 = this.P;
|
||
|
if (str34 == null ? vw.P != null : !str34.equals(vw.P)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str35 = this.ab;
|
||
|
if (str35 == null ? vw.ab != null : !str35.equals(vw.ab)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str36 = this.w;
|
||
|
if (str36 == null ? vw.w != null : !str36.equals(vw.w)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str37 = this.x;
|
||
|
if (str37 == null ? vw.x != null : !str37.equals(vw.x)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str38 = this.y;
|
||
|
if (str38 == null ? vw.y != null : !str38.equals(vw.y)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str39 = this.U;
|
||
|
if (str39 == null ? vw.U != null : !str39.equals(vw.U)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str40 = this.V;
|
||
|
if (str40 == null ? vw.V != null : !str40.equals(vw.V)) {
|
||
|
return false;
|
||
|
}
|
||
|
if (this.i != vw.i) {
|
||
|
return false;
|
||
|
}
|
||
|
String str41 = this.j;
|
||
|
if (str41 == null ? vw.j != null : !str41.equals(vw.j)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str42 = this.W;
|
||
|
if (str42 == null ? vw.W != null : !str42.equals(vw.W)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str43 = this.g;
|
||
|
if (str43 == null ? vw.g != null : !str43.equals(vw.g)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str44 = this.d;
|
||
|
if (str44 == null ? vw.d != null : !str44.equals(vw.d)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str45 = this.D;
|
||
|
if (str45 == null ? vw.D != null : !str45.equals(vw.D)) {
|
||
|
return false;
|
||
|
}
|
||
|
List<VQ> list = this.l;
|
||
|
if (list == null ? vw.l != null : !list.equals(vw.l)) {
|
||
|
return false;
|
||
|
}
|
||
|
List<VQ> list2 = this.h;
|
||
|
if (list2 == null ? vw.h != null : !list2.equals(vw.h)) {
|
||
|
return false;
|
||
|
}
|
||
|
List<VQ> list3 = this.v;
|
||
|
List<VQ> list4 = vw.v;
|
||
|
return list3 != null ? list3.equals(list4) : list4 == null;
|
||
|
}
|
||
|
|
||
|
public int hashCode() {
|
||
|
BigDecimal bigDecimal = this.C;
|
||
|
int hashCode = bigDecimal != null ? bigDecimal.hashCode() : 0;
|
||
|
BigDecimal bigDecimal2 = this.Y;
|
||
|
int hashCode2 = bigDecimal2 != null ? bigDecimal2.hashCode() : 0;
|
||
|
BigDecimal bigDecimal3 = this.O;
|
||
|
int hashCode3 = bigDecimal3 != null ? bigDecimal3.hashCode() : 0;
|
||
|
BigDecimal bigDecimal4 = this.R;
|
||
|
int hashCode4 = bigDecimal4 != null ? bigDecimal4.hashCode() : 0;
|
||
|
String str = this.b;
|
||
|
int hashCode5 = str != null ? str.hashCode() : 0;
|
||
|
String str2 = this.A;
|
||
|
int hashCode6 = str2 != null ? str2.hashCode() : 0;
|
||
|
String str3 = this.c;
|
||
|
int hashCode7 = str3 != null ? str3.hashCode() : 0;
|
||
|
String str4 = this.G;
|
||
|
int hashCode8 = str4 != null ? str4.hashCode() : 0;
|
||
|
String str5 = this.E;
|
||
|
int hashCode9 = str5 != null ? str5.hashCode() : 0;
|
||
|
String str6 = this.z;
|
||
|
int hashCode10 = str6 != null ? str6.hashCode() : 0;
|
||
|
String str7 = this.X;
|
||
|
int hashCode11 = str7 != null ? str7.hashCode() : 0;
|
||
|
String str8 = this.ah;
|
||
|
int hashCode12 = str8 != null ? str8.hashCode() : 0;
|
||
|
String str9 = this.T;
|
||
|
int hashCode13 = str9 != null ? str9.hashCode() : 0;
|
||
|
String str10 = this.aa;
|
||
|
int hashCode14 = str10 != null ? str10.hashCode() : 0;
|
||
|
String str11 = this.Z;
|
||
|
int hashCode15 = str11 != null ? str11.hashCode() : 0;
|
||
|
String str12 = this.B;
|
||
|
int hashCode16 = str12 != null ? str12.hashCode() : 0;
|
||
|
BigDecimal bigDecimal5 = this.f;
|
||
|
int hashCode17 = bigDecimal5 != null ? bigDecimal5.hashCode() : 0;
|
||
|
String str13 = this.s;
|
||
|
int hashCode18 = str13 != null ? str13.hashCode() : 0;
|
||
|
String str14 = this.p;
|
||
|
int hashCode19 = str14 != null ? str14.hashCode() : 0;
|
||
|
String str15 = this.r;
|
||
|
int hashCode20 = str15 != null ? str15.hashCode() : 0;
|
||
|
String str16 = this.q;
|
||
|
int hashCode21 = str16 != null ? str16.hashCode() : 0;
|
||
|
String str17 = this.u;
|
||
|
int hashCode22 = str17 != null ? str17.hashCode() : 0;
|
||
|
String str18 = this.a;
|
||
|
int hashCode23 = str18 != null ? str18.hashCode() : 0;
|
||
|
BigDecimal bigDecimal6 = this.ac;
|
||
|
int hashCode24 = bigDecimal6 != null ? bigDecimal6.hashCode() : 0;
|
||
|
String str19 = this.m;
|
||
|
int hashCode25 = str19 != null ? str19.hashCode() : 0;
|
||
|
String str20 = this.n;
|
||
|
int hashCode26 = str20 != null ? str20.hashCode() : 0;
|
||
|
String str21 = this.k;
|
||
|
int hashCode27 = str21 != null ? str21.hashCode() : 0;
|
||
|
String str22 = this.f8417o;
|
||
|
int hashCode28 = str22 != null ? str22.hashCode() : 0;
|
||
|
String str23 = this.t;
|
||
|
int hashCode29 = str23 != null ? str23.hashCode() : 0;
|
||
|
String str24 = this.H;
|
||
|
int hashCode30 = str24 != null ? str24.hashCode() : 0;
|
||
|
String str25 = this.F;
|
||
|
int hashCode31 = str25 != null ? str25.hashCode() : 0;
|
||
|
String str26 = this.I;
|
||
|
int hashCode32 = str26 != null ? str26.hashCode() : 0;
|
||
|
String str27 = this.M;
|
||
|
int hashCode33 = str27 != null ? str27.hashCode() : 0;
|
||
|
String str28 = this.N;
|
||
|
int hashCode34 = str28 != null ? str28.hashCode() : 0;
|
||
|
String str29 = this.J;
|
||
|
int hashCode35 = str29 != null ? str29.hashCode() : 0;
|
||
|
String str30 = this.K;
|
||
|
int hashCode36 = str30 != null ? str30.hashCode() : 0;
|
||
|
String str31 = this.L;
|
||
|
int hashCode37 = str31 != null ? str31.hashCode() : 0;
|
||
|
String str32 = this.Q;
|
||
|
int hashCode38 = str32 != null ? str32.hashCode() : 0;
|
||
|
String str33 = this.S;
|
||
|
int hashCode39 = str33 != null ? str33.hashCode() : 0;
|
||
|
String str34 = this.P;
|
||
|
int hashCode40 = str34 != null ? str34.hashCode() : 0;
|
||
|
String str35 = this.ab;
|
||
|
int hashCode41 = str35 != null ? str35.hashCode() : 0;
|
||
|
String str36 = this.w;
|
||
|
int hashCode42 = str36 != null ? str36.hashCode() : 0;
|
||
|
String str37 = this.x;
|
||
|
int hashCode43 = str37 != null ? str37.hashCode() : 0;
|
||
|
String str38 = this.y;
|
||
|
int hashCode44 = str38 != null ? str38.hashCode() : 0;
|
||
|
String str39 = this.U;
|
||
|
int hashCode45 = str39 != null ? str39.hashCode() : 0;
|
||
|
String str40 = this.V;
|
||
|
int hashCode46 = str40 != null ? str40.hashCode() : 0;
|
||
|
paz pazVar = this.i;
|
||
|
int hashCode47 = pazVar != null ? pazVar.hashCode() : 0;
|
||
|
String str41 = this.j;
|
||
|
int hashCode48 = str41 != null ? str41.hashCode() : 0;
|
||
|
String str42 = this.W;
|
||
|
int hashCode49 = str42 != null ? str42.hashCode() : 0;
|
||
|
String str43 = this.g;
|
||
|
int hashCode50 = str43 != null ? str43.hashCode() : 0;
|
||
|
String str44 = this.d;
|
||
|
int hashCode51 = str44 != null ? str44.hashCode() : 0;
|
||
|
String str45 = this.D;
|
||
|
int hashCode52 = str45 != null ? str45.hashCode() : 0;
|
||
|
List<VQ> list = this.l;
|
||
|
int hashCode53 = list != null ? list.hashCode() : 0;
|
||
|
List<VQ> list2 = this.h;
|
||
|
int hashCode54 = list2 != null ? list2.hashCode() : 0;
|
||
|
List<VQ> list3 = this.v;
|
||
|
return (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + hashCode21) * 31) + hashCode22) * 31) + hashCode23) * 31) + hashCode24) * 31) + hashCode25) * 31) + hashCode26) * 31) + hashCode27) * 31) + hashCode28) * 31) + hashCode29) * 31) + hashCode30) * 31) + hashCode31) * 31) + hashCode32) * 31) + hashCode33) * 31) + hashCode34) * 31) + hashCode35) * 31) + hashCode36) * 31) + hashCode37) * 31) + hashCode38) * 31) + hashCode39) * 31) + hashCode40) * 31) + hashCode41) * 31) + hashCode42) * 31) + hashCode43) * 31) + hashCode44) * 31) + hashCode45) * 31) + hashCode46) * 31) + hashCode47) * 31) + hashCode48) * 31) + hashCode49) * 31) + hashCode50) * 31) + hashCode51) * 31) + hashCode52) * 31) + hashCode53) * 31) + hashCode54) * 31) + (list3 != null ? list3.hashCode() : 0);
|
||
|
}
|
||
|
}
|