package com.bytedance.sdk.component.adexpress.ro;

import android.view.View;

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

    /* JADX INFO: renamed from: ef, reason: collision with root package name */
    private float f6554ef;
    private boolean fhx;
    private int fm;
    private View irt;
    private double jnr;
    private double ku;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    private double f6555lb;
    private int onz;
    private String qhl;
    private boolean ro;
    private float vt;
    private float wsy;
    private float wu;
    private double yz;

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

    public float dsz() {
        return this.f6554ef;
    }

    public float duv() {
        return this.wu;
    }

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

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

    public View fm() {
        return this.irt;
    }

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

    public float ku() {
        return this.wsy;
    }

    public double lb() {
        return this.f6555lb;
    }

    public float onz() {
        return this.vt;
    }

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

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

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

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

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

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

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

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

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

    public void ro(float f10) {
        this.wu = f10;
    }

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

    public void fm(float f10) {
        this.wsy = f10;
    }

    public void lb(float f10) {
        this.f6554ef = f10;
    }

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

    public void yz(float f10) {
        this.vt = f10;
    }

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

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

    public void fm(View view) {
        this.irt = view;
    }

    public void ro(boolean z10) {
        if (this.fhx) {
            return;
        }
        this.fhx = z10;
    }

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

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

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