package com.bytedance.sdk.openadsdk.yz.jnr.ro;

import com.bytedance.sdk.openadsdk.core.model.lse;
import org.json.JSONObject;

/* JADX INFO: loaded from: classes2.dex */
public class fm {
    private boolean ajl = false;
    private lse fm;
    private lb jnr;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    private JSONObject f7647lb;
    private String ro;
    private JSONObject yz;

    public fm(lse lseVar, String str, JSONObject jSONObject, JSONObject jSONObject2) {
        this.fm = lseVar;
        this.ro = str;
        this.f7647lb = jSONObject;
        this.yz = jSONObject2;
    }

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

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

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

    public JSONObject lb() {
        if (this.f7647lb == null) {
            this.f7647lb = new JSONObject();
        }
        return this.f7647lb;
    }

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

    public void wsy() {
        lb lbVar = this.jnr;
        if (lbVar != null) {
            lbVar.fm(this);
        }
    }

    public JSONObject yz() {
        if (this.yz == null) {
            this.yz = new JSONObject();
        }
        return this.yz;
    }

    public void fm(lb lbVar) {
        this.jnr = lbVar;
    }

    public void fm(boolean z10) {
        this.ajl = z10;
    }
}
