Package com.vidispine.generated
Class ShapeType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ShapeType.PropInfo
-
-
Field Summary
Fields Modifier and Type Field Description static String
AUDIO_COMPONENT
static String
BINARY_COMPONENT
static String
CONTAINER_COMPONENT
static String
CREATED
static String
DESCRIPTOR_COMPONENT
static String
ESSENCE_VERSION
static String
ID
static String
ITEM
static String
METADATA
static String
MIME_TYPE
static String
SUBTITLE_COMPONENT
static String
TAG
static String
UUID
static String
VIDEO_COMPONENT
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
CREATED
public static final transient String CREATED
- See Also:
- Constant Field Values
-
ESSENCE_VERSION
public static final transient String ESSENCE_VERSION
- See Also:
- Constant Field Values
-
TAG
public static final transient String TAG
- See Also:
- Constant Field Values
-
MIME_TYPE
public static final transient String MIME_TYPE
- See Also:
- Constant Field Values
-
UUID
public static final transient String UUID
- See Also:
- Constant Field Values
-
BINARY_COMPONENT
public static final transient String BINARY_COMPONENT
- See Also:
- Constant Field Values
-
CONTAINER_COMPONENT
public static final transient String CONTAINER_COMPONENT
- See Also:
- Constant Field Values
-
DESCRIPTOR_COMPONENT
public static final transient String DESCRIPTOR_COMPONENT
- See Also:
- Constant Field Values
-
AUDIO_COMPONENT
public static final transient String AUDIO_COMPONENT
- See Also:
- Constant Field Values
-
VIDEO_COMPONENT
public static final transient String VIDEO_COMPONENT
- See Also:
- Constant Field Values
-
SUBTITLE_COMPONENT
public static final transient String SUBTITLE_COMPONENT
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
ITEM
public static final transient String ITEM
- See Also:
- Constant Field Values
-
-