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

import org.json.JSONObject;

/* JADX INFO: loaded from: classes.dex */
public class vt {
    private JSONObject ajl;
    private int fm;
    private int jnr;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    private int f6522lb;
    private int ro;
    private JSONObject wsy;
    private JSONObject wu;
    private int yz;

    public JSONObject ajl() {
        return this.ajl;
    }

    public int fm() {
        return this.fm;
    }

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

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

    public int ro() {
        return this.ro;
    }

    public JSONObject wsy() {
        return this.wsy;
    }

    public JSONObject wu() {
        return this.wu;
    }

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

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

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

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

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

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

    public void fm(JSONObject jSONObject) {
        this.ajl = jSONObject;
    }

    public void lb(JSONObject jSONObject) {
        this.wu = jSONObject;
    }

    public void ro(JSONObject jSONObject) {
        this.wsy = jSONObject;
    }
}
