package com.bytedance.sdk.openadsdk.component.wN;

import com.bytedance.sdk.openadsdk.core.model.Wwa;
/* loaded from: classes2.dex */
public class Sg {
    private int AlY;
    private int Sg;
    private int YFl;
    private Wwa tN;
    private boolean vc;
    private String wN;

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

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

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

    public boolean YFl() {
        return this.vc;
    }

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

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

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

    public Sg(int i, int i2, Wwa wwa) {
        this.YFl = i;
        this.Sg = i2;
        this.tN = wwa;
    }

    public Sg(int i, int i2, int i3, String str) {
        this.YFl = i;
        this.Sg = i2;
        this.AlY = i3;
        this.wN = str;
    }
}
