public interface TableFieldTypeWrapper extends com.jeeplus.core.mapstruct.EntityWrapper<TableFieldTypeDTO,TableFieldType>
| 限定符和类型 | 字段和说明 |
|---|---|
static TableFieldTypeWrapper |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
TableFieldTypeDTO |
toDTO(TableFieldType entity) |
TableFieldType |
toEntity(TableFieldTypeDTO dto) |
static final TableFieldTypeWrapper INSTANCE
TableFieldType toEntity(TableFieldTypeDTO dto)
toEntity 在接口中 com.jeeplus.core.mapstruct.EntityWrapper<TableFieldTypeDTO,TableFieldType>TableFieldTypeDTO toDTO(TableFieldType entity)
toDTO 在接口中 com.jeeplus.core.mapstruct.EntityWrapper<TableFieldTypeDTO,TableFieldType>Copyright © 2022. All rights reserved.