接口 TableWrapper

所有超级接口:
com.jeeplus.core.mapstruct.EntityWrapper<TableDTO,Table>
所有已知实现类:
TableWrapperImpl

public interface TableWrapper extends com.jeeplus.core.mapstruct.EntityWrapper<TableDTO,Table>
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final TableWrapper
     
  • 方法概要

    修饰符和类型
    方法
    说明
    toDTO(Table entity)
     
     

    从接口继承的方法 com.jeeplus.core.mapstruct.EntityWrapper

    toDTO, toDTO, toEntity, toEntity
  • 字段详细资料

  • 方法详细资料