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