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