Index
All Classes and Interfaces|All Packages
F
- fr.tiogars.template.model - package fr.tiogars.template.model
G
- getCode() - Method in class fr.tiogars.template.model.Template
-
Gets the code of this template.
- getDescription() - Method in class fr.tiogars.template.model.Template
-
Gets the description of this template.
- getId() - Method in class fr.tiogars.template.model.Template
-
Gets the unique identifier of this template.
- getName() - Method in class fr.tiogars.template.model.Template
-
Gets the name of this template.
S
- setCode(String) - Method in class fr.tiogars.template.model.Template
-
Sets the code of this template.
- setDescription(String) - Method in class fr.tiogars.template.model.Template
-
Sets the description of this template.
- setId(int) - Method in class fr.tiogars.template.model.Template
-
Sets the unique identifier of this template.
- setName(String) - Method in class fr.tiogars.template.model.Template
-
Sets the name of this template.
T
- Template - Class in fr.tiogars.template.model
-
Represents a template with an identifier, code, name, and description.
- Template() - Constructor for class fr.tiogars.template.model.Template
-
Constructs a new Template with default values.
- toString() - Method in class fr.tiogars.template.model.Template
-
Returns a string representation of this template.
All Classes and Interfaces|All Packages