Compare commits
No commits in common. "4bf60ccb9061e17275a430f747b15ad7d98dcba2" and "e1e12f98be984848ce42cd2cec11d6abcc6c113f" have entirely different histories.
4bf60ccb90
...
e1e12f98be
@ -1,7 +1,6 @@
|
|||||||
import java.lang.reflect.Array;
|
import java.lang.reflect.Array;
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
|
|
||||||
|
|
||||||
public class GebietsDatei {
|
public class GebietsDatei {
|
||||||
|
|
||||||
public String dateiname;
|
public String dateiname;
|
||||||
@ -10,3 +9,4 @@ public class GebietsDatei {
|
|||||||
this.dateiname = dateiname;
|
this.dateiname = dateiname;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user