All Downloads are FREE. Search and download functionalities are using the official Maven repository.

concrete.templates.jaxrs.jquery.doc.v1.pojo.md Maven / Gradle / Ivy

There is a newer version: 0.5.3-RC1
Show newest version
<#escape x as x?html> 
# ${tool.getPojoName(type)}

**package**: ${tool.getPojoPackage(type)}

| property | label | type  | description |
| -------- | ---- | ---- | ----------- |
<#list properties?sort_by("name") as p>| ${p.name} | ${p.label} | ${tool.formatTypeStr(p.type)} | ${tool.tableSafe(p.description)} | 






© 2015 - 2025 Weber Informatics LLC | Privacy Policy