Class CommunityReleaseRating
java.lang.Object
com.amilesend.discogs.model.database.type.CommunityReleaseRating
- Direct Known Subclasses:
GetCommunityReleaseRatingResponse
Describes the community release rating.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classCommunityReleaseRating.CommunityReleaseRatingBuilder<C extends CommunityReleaseRating, B extends CommunityReleaseRating.CommunityReleaseRatingBuilder<C,B>> -
Method Summary
-
Method Details
-
builder
-
getRating
The rating. -
getReleaseId
The release identifier. -
equals
-
hashCode
-
toString
-