135 lines
5.2 KiB
Java
135 lines
5.2 KiB
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class gvN {
|
||
|
public final Boolean a;
|
||
|
public final Boolean b;
|
||
|
public final Boolean c;
|
||
|
public final Boolean d;
|
||
|
public final Boolean e;
|
||
|
public final Integer f;
|
||
|
public final String g;
|
||
|
public final String h;
|
||
|
public final String i;
|
||
|
public final String 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 f9153o;
|
||
|
|
||
|
public gvN(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, Integer num, Boolean bool, Boolean bool2, Boolean bool3, Boolean bool4, Boolean bool5) {
|
||
|
this.h = str;
|
||
|
this.i = str2;
|
||
|
this.j = str3;
|
||
|
this.g = str4;
|
||
|
this.m = str5;
|
||
|
this.l = str6;
|
||
|
this.f9153o = str7;
|
||
|
this.k = str8;
|
||
|
this.n = str9;
|
||
|
this.f = num;
|
||
|
this.e = bool;
|
||
|
this.a = bool2;
|
||
|
this.d = bool3;
|
||
|
this.c = bool4;
|
||
|
this.b = bool5;
|
||
|
}
|
||
|
|
||
|
public final String toString() {
|
||
|
String str = this.h;
|
||
|
String str2 = this.i;
|
||
|
String str3 = this.j;
|
||
|
String str4 = this.g;
|
||
|
String str5 = this.m;
|
||
|
String str6 = this.l;
|
||
|
String str7 = this.f9153o;
|
||
|
String str8 = this.k;
|
||
|
String str9 = this.n;
|
||
|
Integer num = this.f;
|
||
|
Boolean bool = this.e;
|
||
|
Boolean bool2 = this.a;
|
||
|
Boolean bool3 = this.d;
|
||
|
Boolean bool4 = this.c;
|
||
|
Boolean bool5 = this.b;
|
||
|
StringBuilder sb = new StringBuilder("CareerInformation(occupationCode=");
|
||
|
sb.append(str);
|
||
|
sb.append(", occupationDescription=");
|
||
|
sb.append(str2);
|
||
|
sb.append(", isicCode=");
|
||
|
sb.append(str3);
|
||
|
sb.append(", isicDescription=");
|
||
|
sb.append(str4);
|
||
|
sb.append(", workPlaceName=");
|
||
|
sb.append(str5);
|
||
|
sb.append(", occupationSubType=");
|
||
|
sb.append(str6);
|
||
|
sb.append(", occupationDetail=");
|
||
|
sb.append(str7);
|
||
|
sb.append(", positionCode=");
|
||
|
sb.append(str8);
|
||
|
sb.append(", positionDescription=");
|
||
|
sb.append(str9);
|
||
|
sb.append(", income=");
|
||
|
sb.append(num);
|
||
|
sb.append(", displayTypeOfBusiness=");
|
||
|
sb.append(bool);
|
||
|
sb.append(", displayCompanyName=");
|
||
|
sb.append(bool2);
|
||
|
sb.append(", displayJobTitle=");
|
||
|
sb.append(bool3);
|
||
|
sb.append(", displayTypeOfWork=");
|
||
|
sb.append(bool4);
|
||
|
sb.append(", displayOccupationDetail=");
|
||
|
sb.append(bool5);
|
||
|
sb.append(")");
|
||
|
return sb.toString();
|
||
|
}
|
||
|
|
||
|
public final int hashCode() {
|
||
|
String str = this.h;
|
||
|
int hashCode = str == null ? 0 : str.hashCode();
|
||
|
String str2 = this.i;
|
||
|
int hashCode2 = str2 == null ? 0 : str2.hashCode();
|
||
|
String str3 = this.j;
|
||
|
int hashCode3 = str3 == null ? 0 : str3.hashCode();
|
||
|
String str4 = this.g;
|
||
|
int hashCode4 = str4 == null ? 0 : str4.hashCode();
|
||
|
String str5 = this.m;
|
||
|
int hashCode5 = str5 == null ? 0 : str5.hashCode();
|
||
|
String str6 = this.l;
|
||
|
int hashCode6 = str6 == null ? 0 : str6.hashCode();
|
||
|
String str7 = this.f9153o;
|
||
|
int hashCode7 = str7 == null ? 0 : str7.hashCode();
|
||
|
String str8 = this.k;
|
||
|
int hashCode8 = str8 == null ? 0 : str8.hashCode();
|
||
|
String str9 = this.n;
|
||
|
int hashCode9 = str9 == null ? 0 : str9.hashCode();
|
||
|
Integer num = this.f;
|
||
|
int hashCode10 = num == null ? 0 : num.hashCode();
|
||
|
Boolean bool = this.e;
|
||
|
int hashCode11 = bool == null ? 0 : bool.hashCode();
|
||
|
Boolean bool2 = this.a;
|
||
|
int hashCode12 = bool2 == null ? 0 : bool2.hashCode();
|
||
|
Boolean bool3 = this.d;
|
||
|
int hashCode13 = bool3 == null ? 0 : bool3.hashCode();
|
||
|
Boolean bool4 = this.c;
|
||
|
int hashCode14 = bool4 == null ? 0 : bool4.hashCode();
|
||
|
Boolean bool5 = this.b;
|
||
|
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) + (bool5 != null ? bool5.hashCode() : 0);
|
||
|
}
|
||
|
|
||
|
public final boolean equals(Object obj) {
|
||
|
if (this == obj) {
|
||
|
return true;
|
||
|
}
|
||
|
if (!(obj instanceof gvN)) {
|
||
|
return false;
|
||
|
}
|
||
|
gvN gvn = (gvN) obj;
|
||
|
return C14957gcv.b((Object) this.h, (Object) gvn.h) && C14957gcv.b((Object) this.i, (Object) gvn.i) && C14957gcv.b((Object) this.j, (Object) gvn.j) && C14957gcv.b((Object) this.g, (Object) gvn.g) && C14957gcv.b((Object) this.m, (Object) gvn.m) && C14957gcv.b((Object) this.l, (Object) gvn.l) && C14957gcv.b((Object) this.f9153o, (Object) gvn.f9153o) && C14957gcv.b((Object) this.k, (Object) gvn.k) && C14957gcv.b((Object) this.n, (Object) gvn.n) && C14957gcv.b(this.f, gvn.f) && C14957gcv.b(this.e, gvn.e) && C14957gcv.b(this.a, gvn.a) && C14957gcv.b(this.d, gvn.d) && C14957gcv.b(this.c, gvn.c) && C14957gcv.b(this.b, gvn.b);
|
||
|
}
|
||
|
}
|