Package org.powertac.visualizer.service.mapper

MapStruct mappers for mapping domain objects and Data Transfer Objects.
  • Interface Summary 
    Interface Description
    UserMapper
    Mapper for the entity User and its DTO UserDTO.
  • Class Summary 
    Class Description
    UserMapperImpl