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