package K1;

import java.io.Serializable;
import java.lang.reflect.Array;
import java.util.Calendar;
import okhttp3.HttpUrl;

/* JADX INFO: loaded from: classes2.dex */
public class i implements Serializable {

    /* JADX INFO: renamed from: H, reason: collision with root package name */
    private String f1259H;

    /* JADX INFO: renamed from: I, reason: collision with root package name */
    private String f1260I;

    /* JADX INFO: renamed from: L, reason: collision with root package name */
    private String f1261L;

    /* JADX INFO: renamed from: M, reason: collision with root package name */
    private Calendar f1262M;

    /* JADX INFO: renamed from: Q, reason: collision with root package name */
    private final boolean[][] f1263Q;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    private int f1264b;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    private int f1265g;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    private long f1266r;

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    private String f1267x;

    /* JADX INFO: renamed from: y, reason: collision with root package name */
    private String f1268y;

    public i() {
        this.f1264b = 3;
        this.f1266r = -1L;
        this.f1268y = HttpUrl.FRAGMENT_ENCODE_SET;
        this.f1259H = HttpUrl.FRAGMENT_ENCODE_SET;
        this.f1263Q = (boolean[][]) Array.newInstance((Class<?>) Boolean.TYPE, 3, 3);
    }

    public String a() {
        return this.f1260I;
    }

    public String b() {
        return this.f1267x;
    }

    public long c() {
        return this.f1266r;
    }

    public int d() {
        return this.f1264b;
    }

    public boolean e() {
        return this.f1264b == 1;
    }

    public void f(String str) {
        this.f1259H = str;
    }

    public void g(int i2) {
        this.f1265g = i2;
    }

    public void h(String str) {
        this.f1261L = str;
    }

    public void i(String str) {
        this.f1260I = str;
    }

    public void j(int i2, int i3, boolean z2) {
        this.f1263Q[i2][i3] = z2;
    }

    public void k(String str) {
        this.f1267x = str;
    }

    public void l(long j2) {
        this.f1266r = j2;
    }

    public void m(Calendar calendar) {
        this.f1262M = calendar;
    }

    public void n(int i2) {
        this.f1264b = i2;
    }

    public void o(String str) {
        this.f1268y = str;
    }

    public String toString() {
        return b();
    }

    i(String str) {
        this.f1264b = 3;
        this.f1266r = -1L;
        this.f1268y = HttpUrl.FRAGMENT_ENCODE_SET;
        this.f1259H = HttpUrl.FRAGMENT_ENCODE_SET;
        this.f1263Q = null;
        this.f1267x = str;
    }
}
