Class SpecializationDTO
java.lang.Object
org.cswteams.ms3.dto.specializations.SpecializationDTO
-
Constructor Summary
ConstructorsConstructorDescriptionSpecializationDTO(Set<String> specializations) This DTo holds the responsibility to show all the specializations saved in the system -
Method Summary
-
Constructor Details
-
SpecializationDTO
This DTo holds the responsibility to show all the specializations saved in the system- Parameters:
specializations- List of string representing the specializations
-