mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
111 lines
1.8 KiB
Java
111 lines
1.8 KiB
Java
package G;
|
|
|
|
import java.io.Serializable;
|
|
|
|
public class GComponentBq extends bA implements Serializable {
|
|
private String a = null;
|
|
|
|
private db b = null;
|
|
|
|
private boolean c = false;
|
|
|
|
private boolean d = false;
|
|
|
|
private boolean e = false;
|
|
|
|
private boolean f = false;
|
|
|
|
private boolean g = false;
|
|
|
|
private int h = 0;
|
|
|
|
private int i = 0;
|
|
|
|
public String b() {
|
|
return this.a;
|
|
}
|
|
|
|
public String[] c() {
|
|
if (this.b != null && this.f)
|
|
return this.b.b();
|
|
if (this.a == null)
|
|
return null;
|
|
String[] arrayOfString = new String[1];
|
|
arrayOfString[0] = this.a;
|
|
return arrayOfString;
|
|
}
|
|
|
|
public void b(String paramString) {
|
|
this.a = paramString;
|
|
}
|
|
|
|
public boolean d() {
|
|
return this.c;
|
|
}
|
|
|
|
public void a(boolean paramBoolean) {
|
|
this.c = paramBoolean;
|
|
}
|
|
|
|
public boolean e() {
|
|
return this.d;
|
|
}
|
|
|
|
public void b(boolean paramBoolean) {
|
|
this.d = paramBoolean;
|
|
}
|
|
|
|
public int f() {
|
|
return this.h;
|
|
}
|
|
|
|
public void a(int paramInt) {
|
|
this.h = paramInt;
|
|
}
|
|
|
|
public boolean g() {
|
|
return this.e;
|
|
}
|
|
|
|
public void c(boolean paramBoolean) {
|
|
this.e = paramBoolean;
|
|
}
|
|
|
|
public int h() {
|
|
return this.i;
|
|
}
|
|
|
|
public void b(int paramInt) {
|
|
this.i = paramInt;
|
|
}
|
|
|
|
public void d(boolean paramBoolean) {
|
|
this.f = paramBoolean;
|
|
}
|
|
|
|
public boolean i() {
|
|
return this.f;
|
|
}
|
|
|
|
public void a(db paramdb) {
|
|
this.b = paramdb;
|
|
}
|
|
|
|
public db j() {
|
|
return this.b;
|
|
}
|
|
|
|
public boolean k() {
|
|
return this.g;
|
|
}
|
|
|
|
public void e(boolean paramBoolean) {
|
|
this.g = paramBoolean;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/bq.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |