Class Community
java.lang.Object
com.amilesend.discogs.model.type.Community
Describes a community.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Community.CommunityBuilder
builder()
boolean
The list of contributorsThe data quality description.getHave()
The count of how many members have a resource.The community rating fo a release.The status.The original submitter for the resource.getWant()
The count of now many members want a give resource.int
hashCode()
toString()
-
Method Details
-
builder
-
getContributors
-
getDataQuality
The data quality description. -
getHave
The count of how many members have a resource. -
getRating
-
getStatus
The status. -
getSubmitter
-
getWant
The count of now many members want a give resource. -
equals
-
hashCode
-
toString
-