Package com.vidispine.generated
Class FileType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.FileType.PropInfo
-
-
Field Summary
Fields Modifier and Type Field Description static String
HASH
static String
ID
static String
ITEM
static String
METADATA
static String
PATH
static String
RANGE
static String
REFRESH_FLAG
static String
SEQUENCE
static String
SIZE
static String
STATE
static String
STORAGE
static String
STORAGE_DEFINITION
static String
TIMESTAMP
static String
TYPE
static String
URI
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
PATH
public static final transient String PATH
- See Also:
- Constant Field Values
-
URI
public static final transient String URI
- See Also:
- Constant Field Values
-
STATE
public static final transient String STATE
- See Also:
- Constant Field Values
-
SIZE
public static final transient String SIZE
- See Also:
- Constant Field Values
-
HASH
public static final transient String HASH
- See Also:
- Constant Field Values
-
TIMESTAMP
public static final transient String TIMESTAMP
- See Also:
- Constant Field Values
-
REFRESH_FLAG
public static final transient String REFRESH_FLAG
- See Also:
- Constant Field Values
-
SEQUENCE
public static final transient String SEQUENCE
- See Also:
- Constant Field Values
-
STORAGE
public static final transient String STORAGE
- See Also:
- Constant Field Values
-
STORAGE_DEFINITION
public static final transient String STORAGE_DEFINITION
- See Also:
- Constant Field Values
-
ITEM
public static final transient String ITEM
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
RANGE
public static final transient String RANGE
- See Also:
- Constant Field Values
-
TYPE
public static final transient String TYPE
- See Also:
- Constant Field Values
-
-