Package com.vidispine.generated
Class ResourceType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ResourceType.PropInfo
-
- Enclosing class:
- ResourceType
public static class ResourceType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CALLBACK
static String
CERIFY
static String
CLOUDCONVERT
static String
EIDR
static String
EXTERNAL_TRANSCODER
static String
FINALCUTSERVER
static String
ID
static String
LDAP
static String
MXFSERVER
static String
NETWORK
static String
SIGNIANT
static String
STATE
static String
THUMBNAIL
static String
TRANSCODER
static String
UNKNOWN
static String
VIDINET
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
STATE
public static final transient String STATE
- See Also:
- Constant Field Values
-
NETWORK
public static final transient String NETWORK
- See Also:
- Constant Field Values
-
TRANSCODER
public static final transient String TRANSCODER
- See Also:
- Constant Field Values
-
EXTERNAL_TRANSCODER
public static final transient String EXTERNAL_TRANSCODER
- See Also:
- Constant Field Values
-
CERIFY
public static final transient String CERIFY
- See Also:
- Constant Field Values
-
THUMBNAIL
public static final transient String THUMBNAIL
- See Also:
- Constant Field Values
-
FINALCUTSERVER
public static final transient String FINALCUTSERVER
- See Also:
- Constant Field Values
-
MXFSERVER
public static final transient String MXFSERVER
- See Also:
- Constant Field Values
-
SIGNIANT
public static final transient String SIGNIANT
- See Also:
- Constant Field Values
-
LDAP
public static final transient String LDAP
- See Also:
- Constant Field Values
-
UNKNOWN
public static final transient String UNKNOWN
- See Also:
- Constant Field Values
-
CLOUDCONVERT
public static final transient String CLOUDCONVERT
- See Also:
- Constant Field Values
-
VIDINET
public static final transient String VIDINET
- See Also:
- Constant Field Values
-
EIDR
public static final transient String EIDR
- See Also:
- Constant Field Values
-
CALLBACK
public static final transient String CALLBACK
- See Also:
- Constant Field Values
-
-