package G; import java.io.Serializable; public class GComponentCs implements Serializable { private String a = "tpsADC"; private String b = "tpsMin"; private String c = "tpsMax"; private String d = "afr"; private String e = "afr2"; private String f = "Gego"; private String g = "Gego"; public String a() { return this.a; } public String b() { return this.b; } public String c() { return this.c; } } /* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/cs.class * Java compiler version: 8 (52.0) * JD-Core Version: 1.1.3 */