package com.bytedance.sdk.component.adexpress.dynamic.yz;

/* JADX INFO: loaded from: classes.dex */
public class fm {
    private double ajl;
    private int dsz;
    private int duv;

    /* JADX INFO: renamed from: ef, reason: collision with root package name */
    private double f6517ef;
    private String fhx;
    private String fm;
    private int gof;
    private long gqi;
    private String irt;
    private String jnr;
    private int ku;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    private double f6518lb;
    private String maa;
    private int onz;
    private int qhl;
    private double ro;
    private int sds;
    private int vt;
    private String wey;
    private int wsy;
    private String wu;
    private double yz;

    public int ajl() {
        return this.dsz;
    }

    public String dsz() {
        return this.jnr;
    }

    public double duv() {
        return this.yz;
    }

    public String ef() {
        return this.fm;
    }

    public int fhx() {
        return this.wsy;
    }

    public String fm() {
        return this.wey;
    }

    public int gof() {
        return this.qhl;
    }

    public int gqi() {
        return this.gof;
    }

    public String irt() {
        return this.wu;
    }

    public int jnr() {
        return this.duv;
    }

    public double ku() {
        return this.f6518lb;
    }

    public int lb() {
        return this.vt;
    }

    public double onz() {
        return this.ajl;
    }

    public double qhl() {
        return this.f6517ef;
    }

    public String ro() {
        return this.irt;
    }

    public String sds() {
        return this.maa;
    }

    public double vt() {
        return this.ro;
    }

    public int wey() {
        return this.sds;
    }

    public int wsy() {
        return this.onz;
    }

    public String wu() {
        return this.fhx;
    }

    public int yz() {
        return this.ku;
    }

    public void ajl(int i10) {
        this.wsy = i10;
    }

    public void ef(int i10) {
        this.sds = i10;
    }

    public void fm(double d10) {
        this.ro = d10;
    }

    public void jnr(double d10) {
        this.f6517ef = d10;
    }

    public void lb(double d10) {
        this.yz = d10;
    }

    public void ro(double d10) {
        this.f6518lb = d10;
    }

    public void wsy(int i10) {
        this.qhl = i10;
    }

    public void wu(int i10) {
        this.gof = i10;
    }

    public void yz(double d10) {
        this.ajl = d10;
    }

    public void ajl(String str) {
        this.maa = str;
    }

    public void fm(int i10) {
        this.vt = i10;
    }

    public void jnr(int i10) {
        this.onz = i10;
    }

    public void lb(int i10) {
        this.duv = i10;
    }

    public void ro(int i10) {
        this.ku = i10;
    }

    public void yz(int i10) {
        this.dsz = i10;
    }

    public void fm(long j10) {
        this.gqi = j10;
    }

    public void jnr(String str) {
        this.wu = str;
    }

    public void lb(String str) {
        this.fm = str;
    }

    public void ro(String str) {
        this.fhx = str;
    }

    public void yz(String str) {
        this.jnr = str;
    }

    public void fm(String str) {
        this.irt = str;
    }
}
