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