role-educationnal-objective.ts 77 Bytes
Newer Older
Romain DELEAU's avatar
Romain DELEAU committed
1 2 3 4 5
export class RoleEducationnalObjective {

    objective: string = "";
    
}