pogen-imp
v1.0.9
Published
Java POJO generation
Downloads
1
Readme
Pogen
Fields
|field|default|description| |-|--|----| |name|none|name of the field (required)| |type|PascalCase(name)|type of the field (string, double, CustomClass)| |parent|blank|complete name of the parent of this field| |example|blank|example value of the field, only use if not an object |description|blank|description of the field, only use if not an object |required|false||