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