public class SpecificationTypeConverter extends Object implements org.modelmapper.Converter<br.pucrio.tecgraf.soma.job.SpecificationType,br.pucrio.tecgraf.soma.job.domain.model.JobSpecificationType>
| Constructor and Description |
|---|
SpecificationTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
br.pucrio.tecgraf.soma.job.domain.model.JobSpecificationType |
convert(org.modelmapper.spi.MappingContext<br.pucrio.tecgraf.soma.job.SpecificationType,br.pucrio.tecgraf.soma.job.domain.model.JobSpecificationType> mappingContext) |
public br.pucrio.tecgraf.soma.job.domain.model.JobSpecificationType convert(org.modelmapper.spi.MappingContext<br.pucrio.tecgraf.soma.job.SpecificationType,br.pucrio.tecgraf.soma.job.domain.model.JobSpecificationType> mappingContext)
convert in interface org.modelmapper.Converter<br.pucrio.tecgraf.soma.job.SpecificationType,br.pucrio.tecgraf.soma.job.domain.model.JobSpecificationType>Copyright © 2019. All rights reserved.