209 lines
5.1 KiB
XML
209 lines
5.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<java version="21" class="java.beans.XMLDecoder">
|
|
<object class="models.Flights" id="Flights0">
|
|
<void property="flights">
|
|
<void method="add">
|
|
<object class="models.Flight">
|
|
<void property="TToF">
|
|
<double>2.0</double>
|
|
</void>
|
|
<void property="abflugort">
|
|
<string>123</string>
|
|
</void>
|
|
<void property="abflugzeit">
|
|
<string>12:00</string>
|
|
</void>
|
|
<void property="ankunftszeit">
|
|
<string>14:00</string>
|
|
</void>
|
|
<void property="anzahlLandungen">
|
|
<int>2</int>
|
|
</void>
|
|
<void property="datumStr">
|
|
<string>2024-06-10</string>
|
|
</void>
|
|
<void property="kommentar">
|
|
<string>asd</string>
|
|
</void>
|
|
<void property="muster">
|
|
<string>asdasd</string>
|
|
</void>
|
|
<void property="pilot">
|
|
<object class="models.Pilot">
|
|
<void property="adresse">
|
|
<string>sad</string>
|
|
</void>
|
|
<void property="kontaktinformationen">
|
|
<string>ads</string>
|
|
</void>
|
|
<void property="name">
|
|
<string>sad</string>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="add">
|
|
<object class="models.Flight">
|
|
<void property="TToF">
|
|
<double>1.0</double>
|
|
</void>
|
|
<void property="abflugort">
|
|
<string>test</string>
|
|
</void>
|
|
<void property="abflugzeit">
|
|
<string>11:00</string>
|
|
</void>
|
|
<void property="ankunftszeit">
|
|
<string>12:00</string>
|
|
</void>
|
|
<void property="anzahlLandungen">
|
|
<int>2</int>
|
|
</void>
|
|
<void property="datumStr">
|
|
<string>2024-06-11</string>
|
|
</void>
|
|
<void property="kommentar">
|
|
<string>asd</string>
|
|
</void>
|
|
<void property="muster">
|
|
<string>test</string>
|
|
</void>
|
|
<void property="pilot">
|
|
<object class="models.Pilot" id="Pilot0">
|
|
<void property="adresse">
|
|
<string>sad</string>
|
|
</void>
|
|
<void property="kontaktinformationen">
|
|
<string>ads</string>
|
|
</void>
|
|
<void property="lizenzen">
|
|
<void method="add">
|
|
<string>äää</string>
|
|
</void>
|
|
<void method="add">
|
|
<string>äää</string>
|
|
</void>
|
|
</void>
|
|
<void property="name">
|
|
<string>sad</string>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="add">
|
|
<object class="models.Flight">
|
|
<void property="TToF">
|
|
<double>6.75</double>
|
|
</void>
|
|
<void property="abflugort">
|
|
<string>max</string>
|
|
</void>
|
|
<void property="abflugzeit">
|
|
<string>09:15</string>
|
|
</void>
|
|
<void property="ankunftszeit">
|
|
<string>16:00</string>
|
|
</void>
|
|
<void property="anzahlLandungen">
|
|
<int>2</int>
|
|
</void>
|
|
<void property="datumStr">
|
|
<string>2024-06-14</string>
|
|
</void>
|
|
<void property="kommentar">
|
|
<string>Kommentar</string>
|
|
</void>
|
|
<void property="muster">
|
|
<string>Max</string>
|
|
</void>
|
|
<void property="pilot">
|
|
<object class="models.Pilot" id="Pilot1">
|
|
<void property="adresse">
|
|
<string>max</string>
|
|
</void>
|
|
<void property="kontaktinformationen">
|
|
<string>max</string>
|
|
</void>
|
|
<void property="lizenzen">
|
|
<void method="add">
|
|
<string>hallo</string>
|
|
</void>
|
|
<void method="add">
|
|
<string>test</string>
|
|
</void>
|
|
</void>
|
|
<void property="name">
|
|
<string>max</string>
|
|
</void>
|
|
<void property="zertifikate">
|
|
<void method="add">
|
|
<string>test</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="add">
|
|
<object class="models.Flight">
|
|
<void property="TToF">
|
|
<double>1.0</double>
|
|
</void>
|
|
<void property="abflugort">
|
|
<string>mannheim</string>
|
|
</void>
|
|
<void property="abflugzeit">
|
|
<string>12:00</string>
|
|
</void>
|
|
<void property="ankunftszeit">
|
|
<string>13:00</string>
|
|
</void>
|
|
<void property="anzahlLandungen">
|
|
<int>1</int>
|
|
</void>
|
|
<void property="datumStr">
|
|
<string>2024-06-14</string>
|
|
</void>
|
|
<void property="kommentar">
|
|
<string>max</string>
|
|
</void>
|
|
<void property="muster">
|
|
<string>newTest</string>
|
|
</void>
|
|
<void property="nachtflug">
|
|
<boolean>true</boolean>
|
|
</void>
|
|
<void property="pilot">
|
|
<object class="models.Pilot" id="Pilot2">
|
|
<void property="adresse">
|
|
<string>max</string>
|
|
</void>
|
|
<void property="kontaktinformationen">
|
|
<string>max</string>
|
|
</void>
|
|
<void property="lizenzen">
|
|
<void method="add">
|
|
<string>hallo</string>
|
|
</void>
|
|
<void method="add">
|
|
<string>test</string>
|
|
</void>
|
|
</void>
|
|
<void property="name">
|
|
<string>max</string>
|
|
</void>
|
|
<void property="zertifikate">
|
|
<void method="add">
|
|
<string>test</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
</java>
|