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

java-micronaut.common.doc.enum_outer_doc.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
# {{classname}}

## Enum

The class is defined in **[{{classname}}.java](../../{{{modelFolder}}}/{{classname}}.java)**

{{#allowableValues}}{{#enumVars}}
* `{{name}}` (value: `{{{value}}}`)
{{/enumVars}}{{/allowableValues}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy