Uses of Class
com.amilesend.discogs.model.database.type.TrackInformation
Packages that use TrackInformation
-
Uses of TrackInformation in com.amilesend.discogs.model.database.type
Methods in com.amilesend.discogs.model.database.type that return TrackInformation -
Uses of TrackInformation in com.amilesend.discogs.model.type
Methods in com.amilesend.discogs.model.type that return types with arguments of type TrackInformationModifier and TypeMethodDescriptionReleaseContentBase.getTrackList()The list of tracks associated with the release.Method parameters in com.amilesend.discogs.model.type with type arguments of type TrackInformationModifier and TypeMethodDescriptionReleaseContentBase.ReleaseContentBaseBuilder.trackList(List<TrackInformation> trackList) The list of tracks associated with the release.