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

io.github.floto.dsl.model.DocumentDefinition Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
package io.github.floto.dsl.model;

public class DocumentDefinition {
	public String id;
	public String title;
	public String template;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy