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