147 lines
5.4 KiB
Java
147 lines
5.4 KiB
Java
package o;
|
|
|
|
import android.os.Parcel;
|
|
import android.os.Parcelable;
|
|
|
|
/* renamed from: o.Ln, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0656Ln implements Parcelable {
|
|
public static final Parcelable.Creator<C0656Ln> CREATOR = new Sts();
|
|
public final String a;
|
|
public final String b;
|
|
public final String c;
|
|
public final String d;
|
|
public final String e;
|
|
public final int f;
|
|
private final String g;
|
|
private final String h;
|
|
public final String i;
|
|
private final String j;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private final String f8254o;
|
|
|
|
@Override // android.os.Parcelable
|
|
public final int describeContents() {
|
|
return 0;
|
|
}
|
|
|
|
public C0656Ln(int i, String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(str4, "");
|
|
C14957gcv.e(str5, "");
|
|
C14957gcv.e(str6, "");
|
|
C14957gcv.e(str7, "");
|
|
C14957gcv.e(str8, "");
|
|
this.f = i;
|
|
this.d = str;
|
|
this.a = str2;
|
|
this.i = str3;
|
|
this.f8254o = str4;
|
|
this.g = str5;
|
|
this.j = str6;
|
|
this.c = str7;
|
|
this.b = str8;
|
|
this.e = str9;
|
|
this.h = str10;
|
|
}
|
|
|
|
/* renamed from: o.Ln$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts implements Parcelable.Creator<C0656Ln> {
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* synthetic */ C0656Ln createFromParcel(Parcel parcel) {
|
|
C14957gcv.e(parcel, "");
|
|
return new C0656Ln(parcel.readInt(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString());
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* bridge */ /* synthetic */ C0656Ln[] newArray(int i) {
|
|
return new C0656Ln[i];
|
|
}
|
|
}
|
|
|
|
@Override // android.os.Parcelable
|
|
public final void writeToParcel(Parcel parcel, int i) {
|
|
C14957gcv.e(parcel, "");
|
|
parcel.writeInt(this.f);
|
|
parcel.writeString(this.d);
|
|
parcel.writeString(this.a);
|
|
parcel.writeString(this.i);
|
|
parcel.writeString(this.f8254o);
|
|
parcel.writeString(this.g);
|
|
parcel.writeString(this.j);
|
|
parcel.writeString(this.c);
|
|
parcel.writeString(this.b);
|
|
parcel.writeString(this.e);
|
|
parcel.writeString(this.h);
|
|
}
|
|
|
|
public final String toString() {
|
|
int i = this.f;
|
|
String str = this.d;
|
|
String str2 = this.a;
|
|
String str3 = this.i;
|
|
String str4 = this.f8254o;
|
|
String str5 = this.g;
|
|
String str6 = this.j;
|
|
String str7 = this.c;
|
|
String str8 = this.b;
|
|
String str9 = this.e;
|
|
String str10 = this.h;
|
|
StringBuilder sb = new StringBuilder("CardXCardDisplay(sortSequence=");
|
|
sb.append(i);
|
|
sb.append(", productType=");
|
|
sb.append(str);
|
|
sb.append(", productCode=");
|
|
sb.append(str2);
|
|
sb.append(", subProductCode=");
|
|
sb.append(str3);
|
|
sb.append(", rank=");
|
|
sb.append(str4);
|
|
sb.append(", priority=");
|
|
sb.append(str5);
|
|
sb.append(", preApprovedCreditLimitType=");
|
|
sb.append(str6);
|
|
sb.append(", imageURL=");
|
|
sb.append(str7);
|
|
sb.append(", name=");
|
|
sb.append(str8);
|
|
sb.append(", description=");
|
|
sb.append(str9);
|
|
sb.append(", cardType=");
|
|
sb.append(str10);
|
|
sb.append(")");
|
|
return sb.toString();
|
|
}
|
|
|
|
public final int hashCode() {
|
|
int hashCode = Integer.hashCode(this.f);
|
|
int hashCode2 = this.d.hashCode();
|
|
int hashCode3 = this.a.hashCode();
|
|
int hashCode4 = this.i.hashCode();
|
|
int hashCode5 = this.f8254o.hashCode();
|
|
int hashCode6 = this.g.hashCode();
|
|
int hashCode7 = this.j.hashCode();
|
|
int hashCode8 = this.c.hashCode();
|
|
int hashCode9 = this.b.hashCode();
|
|
String str = this.e;
|
|
int hashCode10 = str == null ? 0 : str.hashCode();
|
|
String str2 = this.h;
|
|
return (((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + (str2 != null ? str2.hashCode() : 0);
|
|
}
|
|
|
|
public final boolean equals(Object obj) {
|
|
if (this == obj) {
|
|
return true;
|
|
}
|
|
if (!(obj instanceof C0656Ln)) {
|
|
return false;
|
|
}
|
|
C0656Ln c0656Ln = (C0656Ln) obj;
|
|
return this.f == c0656Ln.f && C14957gcv.b((Object) this.d, (Object) c0656Ln.d) && C14957gcv.b((Object) this.a, (Object) c0656Ln.a) && C14957gcv.b((Object) this.i, (Object) c0656Ln.i) && C14957gcv.b((Object) this.f8254o, (Object) c0656Ln.f8254o) && C14957gcv.b((Object) this.g, (Object) c0656Ln.g) && C14957gcv.b((Object) this.j, (Object) c0656Ln.j) && C14957gcv.b((Object) this.c, (Object) c0656Ln.c) && C14957gcv.b((Object) this.b, (Object) c0656Ln.b) && C14957gcv.b((Object) this.e, (Object) c0656Ln.e) && C14957gcv.b((Object) this.h, (Object) c0656Ln.h);
|
|
}
|
|
}
|