Uses of Class
de.hirola.sportslibrary.model.Track.Id
-
Packages that use Track.Id Package Description de.hirola.sportslibrary.model -
-
Uses of Track.Id in de.hirola.sportslibrary.model
Methods in de.hirola.sportslibrary.model that return Track.Id Modifier and Type Method Description Track.IdTrack. getTrackId()Get the temporary id of the track.Methods in de.hirola.sportslibrary.model with parameters of type Track.Id Modifier and Type Method Description voidTrack. setTrackId(Track.Id trackId)Set the temporary track id for recording a track.
-