Package com.vidispine.generated
Class SuggestionSearchType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.SuggestionSearchType.PropInfo
-
- Enclosing class:
- SuggestionSearchType
public static class SuggestionSearchType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ACCURACY
static String
MAXIMUM_SUGGESTIONS
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
MAXIMUM_SUGGESTIONS
public static final transient String MAXIMUM_SUGGESTIONS
- See Also:
- Constant Field Values
-
ACCURACY
public static final transient String ACCURACY
- See Also:
- Constant Field Values
-
-