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

import android.view.View;
/* loaded from: classes2.dex */
public class pDU {
    private double AlY;
    private float DSW;
    private boolean EH;
    private String GA;
    private float NjR;
    private boolean Sg;
    private int YFl;
    private double YoT;
    private double eT;
    private float nc;
    private int pDU;
    private float qsH;
    private View rkt;
    private double tN;
    private double vc;
    private double wN;

    public double AlY() {
        return this.tN;
    }

    public void AlY(double d) {
        this.vc = d;
    }

    public void AlY(float f) {
        this.nc = f;
    }

    public double DSW() {
        return this.vc;
    }

    public float EH() {
        return this.nc;
    }

    public float GA() {
        return this.qsH;
    }

    public double NjR() {
        return this.YoT;
    }

    public int Sg() {
        return this.YFl;
    }

    public void Sg(double d) {
        this.AlY = d;
    }

    public void Sg(float f) {
        this.qsH = f;
    }

    public void Sg(int i) {
        this.pDU = i;
    }

    public void Sg(boolean z) {
        if (this.EH) {
            return;
        }
        this.EH = z;
    }

    public View YFl() {
        return this.rkt;
    }

    public void YFl(double d) {
        this.tN = d;
    }

    public void YFl(float f) {
        this.DSW = f;
    }

    public void YFl(int i) {
        this.YFl = i;
    }

    public void YFl(View view) {
        this.rkt = view;
    }

    public void YFl(String str) {
        this.GA = str;
    }

    public void YFl(boolean z) {
        this.Sg = z;
    }

    public float YoT() {
        return this.DSW;
    }

    public int eT() {
        return this.pDU;
    }

    public String nc() {
        return this.GA;
    }

    public float pDU() {
        return this.NjR;
    }

    public double qsH() {
        return this.eT;
    }

    public void tN(double d) {
        this.wN = d;
    }

    public void tN(float f) {
        this.NjR = f;
    }

    public boolean tN() {
        return this.Sg;
    }

    public double vc() {
        return this.wN;
    }

    public void vc(double d) {
        this.YoT = d;
    }

    public double wN() {
        return this.AlY;
    }

    public void wN(double d) {
        this.eT = d;
    }
}
