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

templates.object_class.vm Maven / Gradle / Ivy

public class $className {

#foreach($field in $fields)
    public $writer.resolveTypeName($field.type, $types) $field.name;
#end

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy