Class TrackInformation
java.lang.Object
com.amilesend.discogs.model.database.type.TrackInformation
Describes a music track.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
getPosition
The track listing position. -
getDuration
The track duration (e.g., "7:00"). -
getTrack
The track number. -
getType
The track type. -
getTitle
The track title. -
getExtraArtists
-
equals
-
hashCode
-
toString
-