81 lines
1.9 KiB
XML
81 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<java version="21" class="java.beans.XMLDecoder">
|
|
<object class="models.Pilots" id="Pilots0">
|
|
<void property="pilots">
|
|
<void method="add">
|
|
<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>
|
|
<void method="add">
|
|
<object class="models.Pilot">
|
|
<void property="adresse">
|
|
<string>asdasd</string>
|
|
</void>
|
|
<void property="kontaktinformationen">
|
|
<string>asdasd</string>
|
|
</void>
|
|
<void property="name">
|
|
<string>sad</string>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="add">
|
|
<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>
|
|
<void method="add">
|
|
<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>
|
|
</void>
|
|
</object>
|
|
</java>
|