144 lines
3.1 KiB
Java
144 lines
3.1 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import o.oMU;
|
|
|
|
/* renamed from: o.xMd, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C17503xMd extends oMU {
|
|
|
|
@SerializedName("applicationId")
|
|
private String a;
|
|
|
|
@SerializedName("isConfirmStage")
|
|
private String b;
|
|
|
|
@SerializedName("employmentCharacteristic")
|
|
private JZY c;
|
|
|
|
@SerializedName("employmentStatus")
|
|
private JZY d;
|
|
|
|
@SerializedName("monthsOfBusinessExp")
|
|
private String e;
|
|
|
|
@SerializedName("occupationType")
|
|
private JZY f;
|
|
|
|
@SerializedName("occupationApplicationCode")
|
|
private String g;
|
|
|
|
@SerializedName("occupationLeadsAutoCode")
|
|
private String h;
|
|
|
|
@SerializedName("tilesVersion")
|
|
private String i;
|
|
|
|
@SerializedName("productType")
|
|
private String j;
|
|
|
|
@SerializedName("yearsOfBusinessExp")
|
|
private String k;
|
|
|
|
/* renamed from: o.xMd$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static class RVV extends Sts<C17503xMd, RVV> {
|
|
@Override // o.oMU.LWm
|
|
public final /* bridge */ /* synthetic */ oMU.LWm d() {
|
|
return this;
|
|
}
|
|
}
|
|
|
|
public C17503xMd(Sts sts) {
|
|
super(sts);
|
|
this.j = sts.p;
|
|
this.a = sts.i;
|
|
this.b = sts.m;
|
|
this.k = sts.s;
|
|
this.e = sts.l;
|
|
this.i = sts.q;
|
|
this.f = sts.n;
|
|
this.d = sts.h;
|
|
this.c = sts.j;
|
|
this.g = sts.k;
|
|
this.h = sts.f9307o;
|
|
}
|
|
|
|
public static RVV a() {
|
|
return new RVV();
|
|
}
|
|
|
|
/* renamed from: o.xMd$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static abstract class Sts<T extends oMU, B extends Sts<T, B>> extends oMU.LWm<T, B> {
|
|
JZY h;
|
|
String i;
|
|
JZY j;
|
|
String k;
|
|
String l;
|
|
String m;
|
|
JZY n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
String f9307o;
|
|
String p;
|
|
String q;
|
|
String s;
|
|
|
|
public final B g(String str) {
|
|
this.p = str;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B e(String str) {
|
|
this.i = str;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B h(String str) {
|
|
this.m = str;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B o(String str) {
|
|
this.s = str;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B j(String str) {
|
|
this.l = str;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B l(String str) {
|
|
this.q = str;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B e(JZY jzy) {
|
|
this.n = jzy;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B d(JZY jzy) {
|
|
this.h = jzy;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B c(JZY jzy) {
|
|
this.j = jzy;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B f(String str) {
|
|
this.k = str;
|
|
return (B) d();
|
|
}
|
|
|
|
public final B i(String str) {
|
|
this.f9307o = str;
|
|
return (B) d();
|
|
}
|
|
}
|
|
}
|