Package com.vidispine.generated
Class JobRequestChoiceType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.JobRequestChoiceType.PropInfo
-
- Enclosing class:
- JobRequestChoiceType
public static class JobRequestChoiceType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
AAF_GENERATOR_REQUEST
static String
COMPLEX_REQUEST
static String
DURATION_REQUEST
static String
HASH_REQUEST
static String
MOV_INDEX_REQUEST
static String
MXF_OP_1_B_REQUEST
static String
MXF_TIMECODE_EXTRACTION_REQUEST
static String
NLE_REQUEST
static String
QUEUE_REQUEST
static String
SEGMENTATION_REQUEST
static String
SHAPE_DEDUCTION_REQUEST
static String
TIMELINE_REQUEST
static String
TRANSFER_REQUEST
static String
XMP_REQUEST
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
TIMELINE_REQUEST
public static final transient String TIMELINE_REQUEST
- See Also:
- Constant Field Values
-
COMPLEX_REQUEST
public static final transient String COMPLEX_REQUEST
- See Also:
- Constant Field Values
-
MOV_INDEX_REQUEST
public static final transient String MOV_INDEX_REQUEST
- See Also:
- Constant Field Values
-
MXF_TIMECODE_EXTRACTION_REQUEST
public static final transient String MXF_TIMECODE_EXTRACTION_REQUEST
- See Also:
- Constant Field Values
-
MXF_OP_1_B_REQUEST
public static final transient String MXF_OP_1_B_REQUEST
- See Also:
- Constant Field Values
-
SEGMENTATION_REQUEST
public static final transient String SEGMENTATION_REQUEST
- See Also:
- Constant Field Values
-
NLE_REQUEST
public static final transient String NLE_REQUEST
- See Also:
- Constant Field Values
-
QUEUE_REQUEST
public static final transient String QUEUE_REQUEST
- See Also:
- Constant Field Values
-
DURATION_REQUEST
public static final transient String DURATION_REQUEST
- See Also:
- Constant Field Values
-
SHAPE_DEDUCTION_REQUEST
public static final transient String SHAPE_DEDUCTION_REQUEST
- See Also:
- Constant Field Values
-
XMP_REQUEST
public static final transient String XMP_REQUEST
- See Also:
- Constant Field Values
-
HASH_REQUEST
public static final transient String HASH_REQUEST
- See Also:
- Constant Field Values
-
TRANSFER_REQUEST
public static final transient String TRANSFER_REQUEST
- See Also:
- Constant Field Values
-
AAF_GENERATOR_REQUEST
public static final transient String AAF_GENERATOR_REQUEST
- See Also:
- Constant Field Values
-
-