Package com.vidispine.generated
Class MXFServerResourceType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.MXFServerResourceType.PropInfo
-
- Enclosing class:
- MXFServerResourceType
public static class MXFServerResourceType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ATOM_SHAPES
static String
DATABASE_NAME
static String
DESCRIPTION
static String
DETECT_ATOM
static String
ENFORCE_QUOTA
static String
FILE_IMPORT_PATTERN
static String
IMPORT_SHAPES
static String
METADATA
static String
MXF_SERVER_PATH_TO_STORAGE
static String
MXF_SERVER_USER_ID
static String
MXF_SERVER_WORKSPACE_PATH
static String
STORAGE_ID
static String
URL
static String
USER_WORKSPACE_URL
static String
WORKSPACE_URL
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
URL
public static final transient String URL
- See Also:
- Constant Field Values
-
WORKSPACE_URL
public static final transient String WORKSPACE_URL
- See Also:
- Constant Field Values
-
USER_WORKSPACE_URL
public static final transient String USER_WORKSPACE_URL
- See Also:
- Constant Field Values
-
MXF_SERVER_WORKSPACE_PATH
public static final transient String MXF_SERVER_WORKSPACE_PATH
- See Also:
- Constant Field Values
-
MXF_SERVER_USER_ID
public static final transient String MXF_SERVER_USER_ID
- See Also:
- Constant Field Values
-
MXF_SERVER_PATH_TO_STORAGE
public static final transient String MXF_SERVER_PATH_TO_STORAGE
- See Also:
- Constant Field Values
-
DATABASE_NAME
public static final transient String DATABASE_NAME
- See Also:
- Constant Field Values
-
STORAGE_ID
public static final transient String STORAGE_ID
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final transient String DESCRIPTION
- See Also:
- Constant Field Values
-
ATOM_SHAPES
public static final transient String ATOM_SHAPES
- See Also:
- Constant Field Values
-
IMPORT_SHAPES
public static final transient String IMPORT_SHAPES
- See Also:
- Constant Field Values
-
DETECT_ATOM
public static final transient String DETECT_ATOM
- See Also:
- Constant Field Values
-
ENFORCE_QUOTA
public static final transient String ENFORCE_QUOTA
- See Also:
- Constant Field Values
-
FILE_IMPORT_PATTERN
public static final transient String FILE_IMPORT_PATTERN
- See Also:
- Constant Field Values
-
-