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 classGetCommunityReleaseRatingResponse.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:
equalsin classCommunityReleaseRating
-
hashCode
public int hashCode()- Overrides:
hashCodein classCommunityReleaseRating
-
toString
- Overrides:
toStringin classCommunityReleaseRating
-