Package com.vidispine.generated
Class ItemType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ItemType.PropInfo
-
-
Field Summary
Fields Modifier and Type Field Description static String
ACCESS
static String
BASE
static String
END
static String
EXTERNAL_ID
static String
FILES
static String
ID
static String
MERGED_ACCESS
static String
METADATA
static String
POSTERS
static String
SHAPE
static String
START
static String
TERSE
static String
THUMBNAILS
static String
TIMESPAN
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
THUMBNAILS
public static final transient String THUMBNAILS
- See Also:
- Constant Field Values
-
POSTERS
public static final transient String POSTERS
- See Also:
- Constant Field Values
-
FILES
public static final transient String FILES
- See Also:
- Constant Field Values
-
TERSE
public static final transient String TERSE
- See Also:
- Constant Field Values
-
SHAPE
public static final transient String SHAPE
- See Also:
- Constant Field Values
-
MERGED_ACCESS
public static final transient String MERGED_ACCESS
- See Also:
- Constant Field Values
-
ACCESS
public static final transient String ACCESS
- See Also:
- Constant Field Values
-
TIMESPAN
public static final transient String TIMESPAN
- See Also:
- Constant Field Values
-
EXTERNAL_ID
public static final transient String EXTERNAL_ID
- See Also:
- Constant Field Values
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
START
public static final transient String START
- See Also:
- Constant Field Values
-
END
public static final transient String END
- See Also:
- Constant Field Values
-
BASE
public static final transient String BASE
- See Also:
- Constant Field Values
-
-