Class SearchFacetInput
java.lang.Object
com.commercetools.graphql.api.types.SearchFacetInput
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetModel()BETA: This feature can be subject to change and should be used carefully in production.inthashCode()static SearchFacetInput.BuildervoidsetModel(SearchFacetModelInput model) voidtoString()
-
Constructor Details
-
SearchFacetInput
public SearchFacetInput() -
SearchFacetInput
-
-
Method Details
-
getModel
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setModel
-
getString
-
setString
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-