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

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