57 lines
1.3 KiB
XML
57 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<java version="21.0.1" class="java.beans.XMLDecoder">
|
|
<object class="models.Pilots" id="Pilots0">
|
|
<void property="pilots">
|
|
<void method="add">
|
|
<object class="models.Pilot">
|
|
<void property="adresse">
|
|
<string>asd</string>
|
|
</void>
|
|
<void property="kontaktinformationen">
|
|
<string>asd</string>
|
|
</void>
|
|
<void property="name">
|
|
<string>asd</string>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="add">
|
|
<object class="models.Pilot" id="Pilot0">
|
|
<void property="adresse">
|
|
<string>asd</string>
|
|
</void>
|
|
<void property="kontaktinformationen">
|
|
<string>asd</string>
|
|
</void>
|
|
<void property="lizenzen">
|
|
<void method="add">
|
|
<string>dasd</string>
|
|
</void>
|
|
</void>
|
|
<void property="name">
|
|
<string>asdaa</string>
|
|
</void>
|
|
<void property="zertifikate">
|
|
<void method="add">
|
|
<string>asdasd</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="add">
|
|
<object class="models.Pilot">
|
|
<void property="adresse">
|
|
<string>s</string>
|
|
</void>
|
|
<void property="kontaktinformationen">
|
|
<string>d</string>
|
|
</void>
|
|
<void property="name">
|
|
<string>a</string>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
</java>
|