@Generated(value="org.mapstruct.ap.MappingProcessor", date="2022-12-19T12:03:47+0800", comments="version: 1.4.2.Final, compiler: javac, environment: Java 1.8.0_221 (Oracle Corporation)") @Component public class ShowTypeWrapperImpl extends Object implements ShowTypeWrapper
INSTANCE| 构造器和说明 |
|---|
ShowTypeWrapperImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected com.jeeplus.sys.service.dto.UserDTO |
showTypeToUserDTO(ShowType showType) |
protected com.jeeplus.sys.service.dto.UserDTO |
showTypeToUserDTO1(ShowType showType) |
List<ShowTypeDTO> |
toDTO(List<ShowType> arg0) |
com.baomidou.mybatisplus.extension.plugins.pagination.Page<ShowTypeDTO> |
toDTO(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ShowType> arg0) |
ShowTypeDTO |
toDTO(ShowType entity) |
List<ShowType> |
toEntity(List<ShowTypeDTO> arg0) |
com.baomidou.mybatisplus.extension.plugins.pagination.Page<ShowType> |
toEntity(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ShowTypeDTO> arg0) |
ShowType |
toEntity(ShowTypeDTO dto) |
public List<ShowType> toEntity(List<ShowTypeDTO> arg0)
toEntity 在接口中 com.jeeplus.core.mapstruct.EntityWrapper<ShowTypeDTO,ShowType>public List<ShowTypeDTO> toDTO(List<ShowType> arg0)
toDTO 在接口中 com.jeeplus.core.mapstruct.EntityWrapper<ShowTypeDTO,ShowType>public com.baomidou.mybatisplus.extension.plugins.pagination.Page<ShowType> toEntity(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ShowTypeDTO> arg0)
toEntity 在接口中 com.jeeplus.core.mapstruct.EntityWrapper<ShowTypeDTO,ShowType>public com.baomidou.mybatisplus.extension.plugins.pagination.Page<ShowTypeDTO> toDTO(com.baomidou.mybatisplus.extension.plugins.pagination.Page<ShowType> arg0)
toDTO 在接口中 com.jeeplus.core.mapstruct.EntityWrapper<ShowTypeDTO,ShowType>public ShowType toEntity(ShowTypeDTO dto)
toEntity 在接口中 com.jeeplus.core.mapstruct.EntityWrapper<ShowTypeDTO,ShowType>toEntity 在接口中 ShowTypeWrapperpublic ShowTypeDTO toDTO(ShowType entity)
toDTO 在接口中 com.jeeplus.core.mapstruct.EntityWrapper<ShowTypeDTO,ShowType>toDTO 在接口中 ShowTypeWrapperprotected com.jeeplus.sys.service.dto.UserDTO showTypeToUserDTO(ShowType showType)
protected com.jeeplus.sys.service.dto.UserDTO showTypeToUserDTO1(ShowType showType)
Copyright © 2022. All rights reserved.