@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class MonthlyNthDayOfWeekConfig2DtoGenerator extends java.lang.Object implements Poso2DtoGenerator<MonthlyNthDayOfWeekConfig,MonthlyNthDayOfWeekConfigDto>
| Constructor and Description |
|---|
MonthlyNthDayOfWeekConfig2DtoGenerator(<any> dtoServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
MonthlyNthDayOfWeekConfigDto |
createDto(MonthlyNthDayOfWeekConfig poso,
DtoView here,
DtoView referenced) |
MonthlyNthDayOfWeekConfigDto |
instantiateDto(MonthlyNthDayOfWeekConfig poso) |
public MonthlyNthDayOfWeekConfig2DtoGenerator(<any> dtoServiceProvider)
public MonthlyNthDayOfWeekConfigDto instantiateDto(MonthlyNthDayOfWeekConfig poso)
instantiateDto in interface Poso2DtoGenerator<MonthlyNthDayOfWeekConfig,MonthlyNthDayOfWeekConfigDto>public MonthlyNthDayOfWeekConfigDto createDto(MonthlyNthDayOfWeekConfig poso, DtoView here, DtoView referenced)
createDto in interface Poso2DtoGenerator<MonthlyNthDayOfWeekConfig,MonthlyNthDayOfWeekConfigDto>