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