Class GetCommunityReleaseRatingResponse
java.lang.Object
com.amilesend.discogs.model.database.type.CommunityReleaseRating
com.amilesend.discogs.model.database.GetCommunityReleaseRatingResponse
Describes the response when gettin ga community release rating.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
GetCommunityReleaseRatingResponse.GetCommunityReleaseRatingResponseBuilder<C extends GetCommunityReleaseRatingResponse, B extends GetCommunityReleaseRatingResponse.GetCommunityReleaseRatingResponseBuilder<C,
B>> Nested classes/interfaces inherited from class CommunityReleaseRating
CommunityReleaseRating.CommunityReleaseRatingBuilder<C,
B> -
Method Summary
Methods inherited from class CommunityReleaseRating
getRating, getReleaseId
-
Method Details
-
builder
public static GetCommunityReleaseRatingResponse.GetCommunityReleaseRatingResponseBuilder<?,?> builder() -
equals
- Overrides:
equals
in classCommunityReleaseRating
-
hashCode
public int hashCode()- Overrides:
hashCode
in classCommunityReleaseRating
-
toString
- Overrides:
toString
in classCommunityReleaseRating
-