Files
contact-book/ContactBook.package/Contact.class/properties.json
2018-05-12 15:25:36 +02:00

16 lines
254 B
JSON

{
"category" : "ContactBook",
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "VeitHeller 5/12/2018 14:05",
"instvars" : [
"fullname",
"email" ],
"name" : "Contact",
"pools" : [
],
"super" : "Object",
"type" : "normal" }