@@ -8,5 +8,6 @@ public class TrainInfo {
private String time;
private String complete;
private String modelname;
+ private String acc;
}