package com.ironsource;
/* loaded from: classes4.dex */
public class x3 {

    /* renamed from: a  reason: collision with root package name */
    private l4 f3212a;
    private hr b;
    private xt c;
    private boolean d;
    private b4 e;
    private h4 f;
    private g4 g;
    private fo h;
    private v3 i;
    private String j;

    public x3() {
        this.f3212a = new l4();
    }

    public x3(l4 l4Var, hr hrVar, xt xtVar, boolean z, b4 b4Var, h4 h4Var, g4 g4Var, fo foVar, v3 v3Var, String str) {
        this.f3212a = l4Var;
        this.b = hrVar;
        this.c = xtVar;
        this.d = z;
        this.e = b4Var;
        this.f = h4Var;
        this.g = g4Var;
        this.h = foVar;
        this.i = v3Var;
        this.j = str;
    }

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

    public v3 b() {
        return this.i;
    }

    public b4 c() {
        return this.e;
    }

    public g4 d() {
        return this.g;
    }

    public h4 e() {
        return this.f;
    }

    public boolean f() {
        return this.d;
    }

    public l4 g() {
        return this.f3212a;
    }

    public fo h() {
        return this.h;
    }

    public hr i() {
        return this.b;
    }

    public xt j() {
        return this.c;
    }
}
