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