Class ReleaseIdentifier.ReleaseIdentifierBuilder
java.lang.Object
com.amilesend.discogs.model.type.ReleaseIdentifier.ReleaseIdentifierBuilder
- Enclosing class:
ReleaseIdentifier
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
description
(String description) The description.toString()
The identifier type.The identifier value.
-
Method Details
-
type
The identifier type.- Returns:
this
.
-
value
The identifier value.- Returns:
this
.
-
description
The description.- Returns:
this
.
-
build
-
toString
-