Compare commits
2 Commits
e1e12f98be
...
4bf60ccb90
Author | SHA1 | Date | |
---|---|---|---|
4bf60ccb90 | |||
c32db9b1ab |
@ -1,6 +1,7 @@
|
|||||||
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;
|
||||||
@ -9,4 +10,3 @@ public class GebietsDatei {
|
|||||||
this.dateiname = dateiname;
|
this.dateiname = dateiname;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user