Package com.vidispine.generated
Class MetadataEntrySyncType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.MetadataEntrySyncType.PropInfo
-
- Enclosing class:
- MetadataEntrySyncType
public static class MetadataEntrySyncType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
END
static String
ID
static String
LANGUAGE
static String
METADATA_ID
static String
METADATA_LEAF_ID
static String
NAME
static String
PARENT_UUID
static String
REFERENCE
static String
REMOVED
static String
START
static String
TIMESTAMP
static String
TRACK
static String
TYPE
static String
USER
static String
VALUE
static String
VALUE_UUID
static String
VERSION
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
VALUE
public static final transient String VALUE
- 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
-
NAME
public static final transient String NAME
- See Also:
- Constant Field Values
-
PARENT_UUID
public static final transient String PARENT_UUID
- See Also:
- Constant Field Values
-
REFERENCE
public static final transient String REFERENCE
- See Also:
- Constant Field Values
-
REMOVED
public static final transient String REMOVED
- See Also:
- Constant Field Values
-
TIMESTAMP
public static final transient String TIMESTAMP
- See Also:
- Constant Field Values
-
TYPE
public static final transient String TYPE
- See Also:
- Constant Field Values
-
USER
public static final transient String USER
- See Also:
- Constant Field Values
-
VALUE_UUID
public static final transient String VALUE_UUID
- See Also:
- Constant Field Values
-
VERSION
public static final transient String VERSION
- See Also:
- Constant Field Values
-
METADATA_ID
public static final transient String METADATA_ID
- See Also:
- Constant Field Values
-
METADATA_LEAF_ID
public static final transient String METADATA_LEAF_ID
- See Also:
- Constant Field Values
-
TRACK
public static final transient String TRACK
- See Also:
- Constant Field Values
-
LANGUAGE
public static final transient String LANGUAGE
- See Also:
- Constant Field Values
-
-