Package edu.cnm.deepdive.tunefull.model.entity
-
Class Summary Class Description Clip TheClip
entity holds the data for each clip of music shared in the TuneFull server.Relationship TheRelationship
entity holds the data for each user-to-user relationship in the TuneFull server and provides a method to facilitate getting the other user in the relationship.User TheUser
entity holds the data for each user in the TuneFull server and provides methods to access lists of data. -
Enum Summary Enum Description User.Genre TheGenre
enum enumerates different musical genres that the user can select from for their favorite genre.