Package com.vidispine.generated
Class MetadataWrapperType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.MetadataWrapperType.PropInfo
-
- Enclosing class:
- MetadataWrapperType
public static class MetadataWrapperType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
BULKY_METADATA
static String
METADATA
static String
OLD_BULKY_METADATA
static String
OLD_METADATA
static String
SHAPE
static String
SHAPE_METADATA
static String
TARGET_ID
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
OLD_METADATA
public static final transient String OLD_METADATA
- See Also:
- Constant Field Values
-
SHAPE
public static final transient String SHAPE
- See Also:
- Constant Field Values
-
SHAPE_METADATA
public static final transient String SHAPE_METADATA
- See Also:
- Constant Field Values
-
BULKY_METADATA
public static final transient String BULKY_METADATA
- See Also:
- Constant Field Values
-
OLD_BULKY_METADATA
public static final transient String OLD_BULKY_METADATA
- See Also:
- Constant Field Values
-
TARGET_ID
public static final transient String TARGET_ID
- See Also:
- Constant Field Values
-
-