package com.bytedance.sdk.component.adexpress.YFl.tN;
/* loaded from: classes2.dex */
public class Sg {
    private String AlY;
    private Long DSW;
    private String Sg;
    private String YFl;
    private String tN;
    private String vc;
    private String wN;

    public Sg AlY(String str) {
        this.AlY = str;
        return this;
    }

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

    public Long DSW() {
        return this.DSW;
    }

    public Sg Sg(String str) {
        this.Sg = str;
        return this;
    }

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

    public Sg YFl(Long l) {
        this.DSW = l;
        return this;
    }

    public Sg YFl(String str) {
        this.YFl = str;
        return this;
    }

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

    public Sg tN(String str) {
        this.tN = str;
        return this;
    }

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

    public Sg vc(String str) {
        this.vc = str;
        return this;
    }

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

    public Sg wN(String str) {
        this.wN = str;
        return this;
    }

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