Package com.algolia.model.recommend
Class Edit
java.lang.Object
com.algolia.model.recommend.Edit
Edit
-
Constructor Details
-
Edit
public Edit()
-
-
Method Details
-
setType
-
getType
Get type- Returns:
- type
-
setDelete
-
getDelete
Text or patterns to remove from the query string.- Returns:
- delete
-
setInsert
-
getInsert
Text that should be inserted in place of the removed text inside the query string.- Returns:
- insert
-
equals
-
hashCode
public int hashCode() -
toString
-