Uses of Class
net.andresbustamante.yafoot.web.dto.Sport
Packages that use Sport
Package
Description
REST controllers for the core Web app.
Mapstruct mappers for the Web core app.
-
Uses of Sport in net.andresbustamante.yafoot.core.web.controllers
Methods in net.andresbustamante.yafoot.core.web.controllers that return types with arguments of type Sport -
Uses of Sport in net.andresbustamante.yafoot.core.web.mappers
Methods in net.andresbustamante.yafoot.core.web.mappers that return SportModifier and TypeMethodDescriptionSportMapper.map
(net.andresbustamante.yafoot.core.model.Sport sport) DTO mapping.SportMapperImpl.map
(net.andresbustamante.yafoot.core.model.Sport sport) Methods in net.andresbustamante.yafoot.core.web.mappers that return types with arguments of type Sport -
Uses of Sport in net.andresbustamante.yafoot.web.dto
Methods in net.andresbustamante.yafoot.web.dto that return Sport