Package com.vidispine.generated
Class CollectionType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.CollectionType.PropInfo
-
- Enclosing class:
- CollectionType
public static class CollectionType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ABSOLUTE_TIME
static String
CONTENT
static String
EXTERNAL_ID
static String
ID
static String
LOC
static String
MERGED_ACCESS
static String
METADATA
static String
NAME
static String
PROJECT
static String
SEQUENCE
static String
TERSE
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
LOC
public static final transient String LOC
- See Also:
- Constant Field Values
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
NAME
public static final transient String NAME
- See Also:
- Constant Field Values
-
CONTENT
public static final transient String CONTENT
- See Also:
- Constant Field Values
-
PROJECT
public static final transient String PROJECT
- See Also:
- Constant Field Values
-
SEQUENCE
public static final transient String SEQUENCE
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
TERSE
public static final transient String TERSE
- See Also:
- Constant Field Values
-
MERGED_ACCESS
public static final transient String MERGED_ACCESS
- See Also:
- Constant Field Values
-
EXTERNAL_ID
public static final transient String EXTERNAL_ID
- See Also:
- Constant Field Values
-
ABSOLUTE_TIME
public static final transient String ABSOLUTE_TIME
- See Also:
- Constant Field Values
-
-