Erstelleung Klasse
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user