com.github.upachler.swagger.codegen.jaxrslean.templates.enumPropertyClass.mustache Maven / Gradle / Ivy
The newest version!
@XmlType(name="{{datatypeWithEnum}}")
@XmlEnum
public enum {{datatypeWithEnum}} {
{{>enumBody}}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy