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