Class SearchResultFormat.SearchResultFormatBuilder
java.lang.Object
com.amilesend.discogs.model.database.type.SearchResultFormat.SearchResultFormatBuilder
- Enclosing class:
SearchResultFormat
-
Method Summary
Modifier and TypeMethodDescriptionbuild()descriptions(List<String> descriptions) The list of descriptors.The format name.The quantity.The format text descriptor.toString()
-
Method Details
-
name
The format name.- Returns:
this.
-
qty
-
text
The format text descriptor.- Returns:
this.
-
descriptions
The list of descriptors.- Returns:
this.
-
build
-
toString
-