175 lines
3.7 KiB
Java
175 lines
3.7 KiB
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.DGx, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C0278DGx {
|
||
|
|
||
|
@SerializedName("employmentCharacteristicList")
|
||
|
public List<C12371ewu> a;
|
||
|
|
||
|
@SerializedName("companyPhone")
|
||
|
public String b;
|
||
|
|
||
|
@SerializedName("companyName")
|
||
|
public String c;
|
||
|
|
||
|
@SerializedName("customerGroupCode")
|
||
|
public String d;
|
||
|
|
||
|
@SerializedName("employmentStatusList")
|
||
|
public List<QAW> e;
|
||
|
|
||
|
@SerializedName("occupation")
|
||
|
public yJa f;
|
||
|
|
||
|
@SerializedName("isEmploymentDetailsDisplayed")
|
||
|
public String g;
|
||
|
|
||
|
@SerializedName("isRequiredReportBot")
|
||
|
public String h;
|
||
|
|
||
|
@SerializedName("selectedEmploymentCharacteristic")
|
||
|
public JZY i;
|
||
|
|
||
|
@SerializedName("occupationGroup")
|
||
|
public String j;
|
||
|
|
||
|
@SerializedName("workAddress")
|
||
|
public wCl k;
|
||
|
|
||
|
@SerializedName("sourceOfIncome")
|
||
|
public C0933RvJ l;
|
||
|
|
||
|
@SerializedName("selectedEmploymentStatus")
|
||
|
public JZY n;
|
||
|
|
||
|
protected C0278DGx(Sts sts) {
|
||
|
this.f = sts.f;
|
||
|
this.l = sts.k;
|
||
|
this.c = sts.e;
|
||
|
this.k = sts.f8128o;
|
||
|
this.b = sts.b;
|
||
|
this.d = sts.c;
|
||
|
this.j = sts.h;
|
||
|
this.e = sts.d;
|
||
|
this.n = sts.l;
|
||
|
this.a = sts.a;
|
||
|
this.i = sts.j;
|
||
|
this.g = sts.i;
|
||
|
this.h = sts.g;
|
||
|
}
|
||
|
|
||
|
public static Sts c() {
|
||
|
return new IeS();
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.DGx$Sts */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static abstract class Sts<T extends C0278DGx, B extends Sts<T, B>> {
|
||
|
List<C12371ewu> a;
|
||
|
String b;
|
||
|
String c;
|
||
|
List<QAW> d;
|
||
|
String e;
|
||
|
yJa f;
|
||
|
String g;
|
||
|
String h;
|
||
|
String i;
|
||
|
JZY j;
|
||
|
C0933RvJ k;
|
||
|
JZY l;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
wCl f8128o;
|
||
|
|
||
|
public abstract T c();
|
||
|
|
||
|
protected abstract B e();
|
||
|
|
||
|
protected Sts() {
|
||
|
}
|
||
|
|
||
|
public final B a(yJa yja) {
|
||
|
this.f = yja;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B b(C0933RvJ c0933RvJ) {
|
||
|
this.k = c0933RvJ;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B b(String str) {
|
||
|
this.e = str;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B d(wCl wcl) {
|
||
|
this.f8128o = wcl;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B e(String str) {
|
||
|
this.b = str;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B d(String str) {
|
||
|
this.c = str;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B i(String str) {
|
||
|
this.h = str;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B c(List<QAW> list) {
|
||
|
this.d = list;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B c(JZY jzy) {
|
||
|
this.l = jzy;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B d(List<C12371ewu> list) {
|
||
|
this.a = list;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B e(JZY jzy) {
|
||
|
this.j = jzy;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B a(String str) {
|
||
|
this.i = str;
|
||
|
return e();
|
||
|
}
|
||
|
|
||
|
public final B c(String str) {
|
||
|
this.g = str;
|
||
|
return e();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.DGx$IeS */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static class IeS extends Sts<C0278DGx, IeS> {
|
||
|
@Override // o.C0278DGx.Sts
|
||
|
protected final /* bridge */ /* synthetic */ IeS e() {
|
||
|
return this;
|
||
|
}
|
||
|
|
||
|
@Override // o.C0278DGx.Sts
|
||
|
public final C0278DGx c() {
|
||
|
return new C0278DGx(this);
|
||
|
}
|
||
|
}
|
||
|
}
|