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