Uses of Class
net.andresbustamante.yafoot.commons.model.GpsCoordinates
Packages that use GpsCoordinates
Package
Description
Transverse model classes to use as parent of API model classes.
Mapstruct mappers for the Web core app.
-
Uses of GpsCoordinates in net.andresbustamante.yafoot.commons.model
Methods in net.andresbustamante.yafoot.commons.model that return GpsCoordinates -
Uses of GpsCoordinates in net.andresbustamante.yafoot.core.web.mappers
Methods in net.andresbustamante.yafoot.core.web.mappers that return GpsCoordinatesModifier and TypeMethodDescriptionGpsCoordinatesMapper.map(GpsCoordinates gpsCoordinates) Maps simple GPS coordinates from DTO to model bean.GpsCoordinatesMapperImpl.map(GpsCoordinates gpsCoordinates) Methods in net.andresbustamante.yafoot.core.web.mappers with parameters of type GpsCoordinatesModifier and TypeMethodDescriptionGpsCoordinatesMapper.map(GpsCoordinates gpsCoordinates) Maps simple GPS coordinates from model to DTO.GpsCoordinatesMapperImpl.map(GpsCoordinates gpsCoordinates)