接口 TableColumnWrapper
- 所有超级接口:
com.jeeplus.core.mapstruct.EntityWrapper<TableColumnDTO,TableColumn>
- 所有已知实现类:
TableColumnWrapperImpl
public interface TableColumnWrapper
extends com.jeeplus.core.mapstruct.EntityWrapper<TableColumnDTO,TableColumn>
-
字段概要
字段 -
方法概要
从接口继承的方法 com.jeeplus.core.mapstruct.EntityWrapper
toDTO, toDTO, toEntity, toEntity
-
字段详细资料
-
INSTANCE
-
-
方法详细资料
-
toEntity
- 指定者:
toEntity在接口中com.jeeplus.core.mapstruct.EntityWrapper<TableColumnDTO,TableColumn>
-
toDTO
- 指定者:
toDTO在接口中com.jeeplus.core.mapstruct.EntityWrapper<TableColumnDTO,TableColumn>
-