all: intial code import
This commit is contained in:
15
ContactBook.package/Contact.class/properties.json
Normal file
15
ContactBook.package/Contact.class/properties.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"category" : "ContactBook",
|
||||
"classinstvars" : [
|
||||
],
|
||||
"classvars" : [
|
||||
],
|
||||
"commentStamp" : "VeitHeller 5/12/2018 14:05",
|
||||
"instvars" : [
|
||||
"fullname",
|
||||
"email" ],
|
||||
"name" : "Contact",
|
||||
"pools" : [
|
||||
],
|
||||
"super" : "Object",
|
||||
"type" : "normal" }
|
Reference in New Issue
Block a user