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