package com.igaworks.ssp.part.video.a.b; import java.io.Serializable; import java.util.List; /* loaded from: classes2.dex */ public class f implements Serializable { /* renamed from: a, reason: collision with root package name */ private long f7363a; /* renamed from: b, reason: collision with root package name */ private c f7364b; /* renamed from: c, reason: collision with root package name */ private List f7365c; /* renamed from: d, reason: collision with root package name */ private List f7366d; /* renamed from: e, reason: collision with root package name */ private List f7367e; /* renamed from: f, reason: collision with root package name */ private List f7368f; /* renamed from: g, reason: collision with root package name */ private String f7369g; /* renamed from: h, reason: collision with root package name */ private List f7370h; /* renamed from: i, reason: collision with root package name */ private List f7371i; /* renamed from: j, reason: collision with root package name */ private List f7372j; /* renamed from: k, reason: collision with root package name */ private List f7373k; /* renamed from: l, reason: collision with root package name */ private List f7374l; /* renamed from: m, reason: collision with root package name */ private List f7375m; /* renamed from: n, reason: collision with root package name */ private b f7376n; /* renamed from: o, reason: collision with root package name */ private String f7377o; /* renamed from: p, reason: collision with root package name */ private List f7378p; /* renamed from: q, reason: collision with root package name */ private List f7379q; /* renamed from: t, reason: collision with root package name */ private a f7382t; /* renamed from: u, reason: collision with root package name */ private String f7383u; /* renamed from: v, reason: collision with root package name */ private List f7384v; /* renamed from: w, reason: collision with root package name */ private List f7385w; /* renamed from: r, reason: collision with root package name */ private boolean f7380r = false; /* renamed from: s, reason: collision with root package name */ private long f7381s = 0; /* renamed from: x, reason: collision with root package name */ private boolean f7386x = false; /* renamed from: y, reason: collision with root package name */ private boolean f7387y = false; /* renamed from: z, reason: collision with root package name */ private int f7388z = 0; public List a() { return this.f7368f; } public List b() { return this.f7375m; } public List c() { return this.f7373k; } public a d() { return this.f7382t; } public String e() { return this.f7383u; } public List f() { return this.f7384v; } public List g() { return this.f7385w; } public List h() { return this.f7372j; } public int i() { return this.f7388z; } public long j() { return this.f7363a; } public List k() { return this.f7365c; } public b l() { return this.f7376n; } public String m() { return this.f7377o; } public List n() { return this.f7378p; } public List o() { return this.f7379q; } public List p() { return this.f7366d; } public c q() { return this.f7364b; } public List r() { return this.f7370h; } public List s() { return this.f7367e; } public List t() { return this.f7371i; } public long u() { return this.f7381s; } public List v() { return this.f7374l; } public String w() { return this.f7369g; } public boolean x() { return this.f7387y; } public boolean y() { return this.f7386x; } public boolean z() { return this.f7380r; } public void a(int i10) { this.f7388z = i10; } public void b(long j10) { this.f7381s = j10; } public void c(String str) { this.f7369g = str; } public void d(List list) { if (list == null) { return; } List list2 = this.f7384v; if (list2 != null) { list2.addAll(list); } else { this.f7384v = list; } } public void e(List list) { if (list == null) { return; } List list2 = this.f7385w; if (list2 != null) { list2.addAll(list); } else { this.f7385w = list; } } public void f(List list) { if (list == null) { return; } List list2 = this.f7372j; if (list2 != null) { list2.addAll(list); } else { this.f7372j = list; } } public void g(List list) { if (list == null) { return; } List list2 = this.f7365c; if (list2 != null) { list2.addAll(list); } else { this.f7365c = list; } } public void h(List list) { if (list == null) { return; } List list2 = this.f7366d; if (list2 != null) { list2.addAll(list); } else { this.f7366d = list; } } public void i(List list) { if (list == null) { return; } List list2 = this.f7370h; if (list2 != null) { list2.addAll(list); } else { this.f7370h = list; } } public void j(List list) { if (list == null) { return; } List list2 = this.f7367e; if (list2 != null) { list2.addAll(list); } else { this.f7367e = list; } } public void k(List list) { if (list == null) { return; } List list2 = this.f7371i; if (list2 != null) { list2.addAll(list); } else { this.f7371i = list; } } public void l(List list) { if (list == null) { return; } List list2 = this.f7374l; if (list2 != null) { list2.addAll(list); } else { this.f7374l = list; } } public void m(List list) { this.f7378p = list; } public void n(List list) { this.f7379q = list; } public void a(long j10) { this.f7363a = j10; } public void b(String str) { this.f7377o = str; } public void c(List list) { if (list == null) { return; } List list2 = this.f7373k; if (list2 != null) { list2.addAll(list); } else { this.f7373k = list; } } public void a(a aVar) { this.f7382t = aVar; } public void b(List list) { if (list == null) { return; } List list2 = this.f7375m; if (list2 != null) { list2.addAll(list); } else { this.f7375m = list; } } public void c(boolean z10) { this.f7380r = z10; } public void a(b bVar) { this.f7376n = bVar; } public void b(boolean z10) { this.f7386x = z10; } public void a(c cVar) { this.f7364b = cVar; } public void a(String str) { this.f7383u = str; } public void a(List list) { if (list == null) { return; } List list2 = this.f7368f; if (list2 != null) { list2.addAll(list); } else { this.f7368f = list; } } public void a(boolean z10) { this.f7387y = z10; } }