Class SearchKeywordsProductSearch
java.lang.Object
com.commercetools.graphql.api.types.SearchKeywordsProductSearch
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSearchKeywordsProductSearch(String locale, List<SearchKeywordProductSearch> searchKeywords) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetSearchKeywords(List<SearchKeywordProductSearch> searchKeywords) toString()
-
Constructor Details
-
SearchKeywordsProductSearch
public SearchKeywordsProductSearch() -
SearchKeywordsProductSearch
-
-
Method Details