Package DTOs
Class FactorEvaluationDTO
java.lang.Object
DTOs.ElemenEvaluationtDTO
DTOs.FactorEvaluationDTO
- Direct Known Subclasses:
FactorMetricEvaluationDTO
-
Constructor Summary
ConstructorsConstructorDescriptionFactorEvaluationDTO(String ID, String name, String description, String projectID, List<EvaluationDTO> evaluations, List<String> strategic_indicators) -
Method Summary
Modifier and TypeMethodDescriptiongetFactorEntryID(int index_evaluation) voidsetStrategicIndicators(List<String> strategic_indicators) Methods inherited from class DTOs.ElemenEvaluationtDTO
getDescription, getEvaluations, getID, getName, getProject, setDescription, setEvaluations, setID, setName, setProject
-
Constructor Details
-
FactorEvaluationDTO
-
FactorEvaluationDTO
public FactorEvaluationDTO()
-
-
Method Details
-
getFactorEntryID
-
setStrategicIndicators
-
getStrategicIndicators
-