Package com.algolia.search.models.rules
Class EditType
- java.lang.Object
-
- com.algolia.search.models.rules.EditType
-
public class EditType extends Object
Edit type. More information:- See Also:
- Algolia.com
-
-
Constructor Summary
Constructors Constructor Description EditType()
-
-
-
Field Detail
-
REMOVE
public static final String REMOVE
- See Also:
- Constant Field Values
-
REPLACE
public static final String REPLACE
- See Also:
- Constant Field Values
-
-