Package de.sfuhrm.radiobrowser4j
Klasse AdvancedSearch
java.lang.Object
de.sfuhrm.radiobrowser4j.AdvancedSearch
Holder for an advanced search query.
A builder can be created by calling
AdvancedSearch.builder(),
and then when you are finished
AdvancedSearch.AdvancedSearchBuilder.build().
Please note that this- Autor:
- Stephan Fuhrmann
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
AdvancedSearch
public AdvancedSearch()
-
-
Methodendetails
-
apply
Applies the parameters stored in this instance to the given request parameters.- Parameter:
requestParams- the parameters to apply the instance content to.
-