56 lines
1.3 KiB
XML
56 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>23</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>asd</string>
|
|
</void>
|
|
<void method="add">
|
|
<string>ss</string>
|
|
</void>
|
|
<void method="add">
|
|
<string>ddas</string>
|
|
</void>
|
|
</void>
|
|
<void property="name">
|
|
<string>sad</string>
|
|
</void>
|
|
<void property="zertifikate">
|
|
<void method="add">
|
|
<string>asd</string>
|
|
</void>
|
|
<void method="add">
|
|
<string>asd</string>
|
|
</void>
|
|
<void method="add">
|
|
<string>eee</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
</java>
|