153 lines
5.4 KiB
Java
153 lines
5.4 KiB
Java
package o;
|
|
|
|
import android.os.Parcel;
|
|
import android.os.Parcelable;
|
|
|
|
/* renamed from: o.Ik, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0516Ik implements Parcelable {
|
|
public static final Parcelable.Creator<C0516Ik> CREATOR = new Sts();
|
|
public String a;
|
|
public String b;
|
|
public String c;
|
|
public boolean d;
|
|
public boolean e;
|
|
public String f;
|
|
public EnumC1268Zh g;
|
|
public EnumC1268Zh h;
|
|
public String i;
|
|
public EnumC1265Zg j;
|
|
|
|
@Override // android.os.Parcelable
|
|
public final int describeContents() {
|
|
return 0;
|
|
}
|
|
|
|
public C0516Ik(boolean z, EnumC1268Zh enumC1268Zh, EnumC1268Zh enumC1268Zh2, EnumC1265Zg enumC1265Zg, String str, String str2, String str3, String str4, String str5, boolean z2) {
|
|
C14957gcv.e(enumC1268Zh, "");
|
|
C14957gcv.e(enumC1268Zh2, "");
|
|
C14957gcv.e(enumC1265Zg, "");
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(str4, "");
|
|
C14957gcv.e(str5, "");
|
|
this.e = z;
|
|
this.g = enumC1268Zh;
|
|
this.h = enumC1268Zh2;
|
|
this.j = enumC1265Zg;
|
|
this.a = str;
|
|
this.f = str2;
|
|
this.c = str3;
|
|
this.b = str4;
|
|
this.i = str5;
|
|
this.d = z2;
|
|
}
|
|
|
|
private /* synthetic */ C0516Ik(byte b) {
|
|
this(false, EnumC1268Zh.SMALL, EnumC1268Zh.SMALL, EnumC1265Zg.TEXT, "", "", "", "", "", false);
|
|
}
|
|
|
|
/* renamed from: o.Ik$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts implements Parcelable.Creator<C0516Ik> {
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* synthetic */ C0516Ik createFromParcel(Parcel parcel) {
|
|
C14957gcv.e(parcel, "");
|
|
return new C0516Ik(parcel.readInt() != 0, EnumC1268Zh.valueOf(parcel.readString()), EnumC1268Zh.valueOf(parcel.readString()), EnumC1265Zg.valueOf(parcel.readString()), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readInt() != 0);
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* bridge */ /* synthetic */ C0516Ik[] newArray(int i) {
|
|
return new C0516Ik[i];
|
|
}
|
|
}
|
|
|
|
@Override // android.os.Parcelable
|
|
public final void writeToParcel(Parcel parcel, int i) {
|
|
C14957gcv.e(parcel, "");
|
|
parcel.writeInt(this.e ? 1 : 0);
|
|
parcel.writeString(this.g.name());
|
|
parcel.writeString(this.h.name());
|
|
parcel.writeString(this.j.name());
|
|
parcel.writeString(this.a);
|
|
parcel.writeString(this.f);
|
|
parcel.writeString(this.c);
|
|
parcel.writeString(this.b);
|
|
parcel.writeString(this.i);
|
|
parcel.writeInt(this.d ? 1 : 0);
|
|
}
|
|
|
|
public final String toString() {
|
|
boolean z = this.e;
|
|
EnumC1268Zh enumC1268Zh = this.g;
|
|
EnumC1268Zh enumC1268Zh2 = this.h;
|
|
EnumC1265Zg enumC1265Zg = this.j;
|
|
String str = this.a;
|
|
String str2 = this.f;
|
|
String str3 = this.c;
|
|
String str4 = this.b;
|
|
String str5 = this.i;
|
|
boolean z2 = this.d;
|
|
StringBuilder sb = new StringBuilder("ThirdPartyBodyDisplay(isSeparatorVisible=");
|
|
sb.append(z);
|
|
sb.append(", paddingTop=");
|
|
sb.append(enumC1268Zh);
|
|
sb.append(", paddingBottom=");
|
|
sb.append(enumC1268Zh2);
|
|
sb.append(", type=");
|
|
sb.append(enumC1265Zg);
|
|
sb.append(", label=");
|
|
sb.append(str);
|
|
sb.append(", value=");
|
|
sb.append(str2);
|
|
sb.append(", description=");
|
|
sb.append(str3);
|
|
sb.append(", image=");
|
|
sb.append(str4);
|
|
sb.append(", qrString=");
|
|
sb.append(str5);
|
|
sb.append(", isHiddenInSlip=");
|
|
sb.append(z2);
|
|
sb.append(")");
|
|
return sb.toString();
|
|
}
|
|
|
|
/* JADX WARN: Multi-variable type inference failed */
|
|
/* JADX WARN: Type inference failed for: r0v1, types: [int] */
|
|
/* JADX WARN: Type inference failed for: r0v20 */
|
|
/* JADX WARN: Type inference failed for: r0v21 */
|
|
public final int hashCode() {
|
|
boolean z = this.e;
|
|
?? r0 = z;
|
|
if (z) {
|
|
r0 = 1;
|
|
}
|
|
int hashCode = this.g.hashCode();
|
|
int hashCode2 = this.h.hashCode();
|
|
int hashCode3 = this.j.hashCode();
|
|
int hashCode4 = this.a.hashCode();
|
|
int hashCode5 = this.f.hashCode();
|
|
int hashCode6 = this.c.hashCode();
|
|
int hashCode7 = this.b.hashCode();
|
|
int hashCode8 = this.i.hashCode();
|
|
boolean z2 = this.d;
|
|
return (((((((((((((((((r0 * 31) + hashCode) * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + (z2 ? 1 : z2 ? 1 : 0);
|
|
}
|
|
|
|
public final boolean equals(Object obj) {
|
|
if (this == obj) {
|
|
return true;
|
|
}
|
|
if (!(obj instanceof C0516Ik)) {
|
|
return false;
|
|
}
|
|
C0516Ik c0516Ik = (C0516Ik) obj;
|
|
return this.e == c0516Ik.e && this.g == c0516Ik.g && this.h == c0516Ik.h && this.j == c0516Ik.j && C14957gcv.b((Object) this.a, (Object) c0516Ik.a) && C14957gcv.b((Object) this.f, (Object) c0516Ik.f) && C14957gcv.b((Object) this.c, (Object) c0516Ik.c) && C14957gcv.b((Object) this.b, (Object) c0516Ik.b) && C14957gcv.b((Object) this.i, (Object) c0516Ik.i) && this.d == c0516Ik.d;
|
|
}
|
|
|
|
public C0516Ik() {
|
|
this((byte) 0);
|
|
}
|
|
}
|