Class SearchFilterInput
java.lang.Object
com.commercetools.graphql.api.types.SearchFilterInput
-
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 SearchFilterInput.BuildervoidsetModel(SearchFilterModelInput model) voidtoString()
-
Constructor Details
-
SearchFilterInput
public SearchFilterInput() -
SearchFilterInput
-
-
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
-