public class MXFServerResourceType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
Java class for MXFServerResourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MXFServerResourceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="url" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="workspaceUrl" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="userWorkspaceUrl" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="mxfServerWorkspacePath" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="mxfServerUserId" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="mxfServerPathToStorage" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="databaseName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="storageId" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType"/>
<element name="metadata" type="{http://xml.vidispine.com/schema/vidispine}SimpleMetadataType" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="atomShapes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="importShapes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="detectAtom" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enforceQuota" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="fileImportPattern" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
atomShapes |
protected String |
databaseName |
protected String |
description |
protected Boolean |
detectAtom |
protected Boolean |
enforceQuota |
protected String |
fileImportPattern |
protected String |
importShapes |
protected SimpleMetadataType |
metadata |
protected String |
mxfServerPathToStorage |
protected BigInteger |
mxfServerUserId |
protected String |
mxfServerWorkspacePath |
protected String |
storageId |
protected String |
url |
protected String |
userWorkspaceUrl |
protected String |
workspaceUrl |
| Constructor and Description |
|---|
MXFServerResourceType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
String |
getAtomShapes()
Gets the value of the atomShapes property.
|
String |
getDatabaseName()
Gets the value of the databaseName property.
|
String |
getDescription()
Gets the value of the description property.
|
String |
getFileImportPattern()
Gets the value of the fileImportPattern property.
|
String |
getImportShapes()
Gets the value of the importShapes property.
|
SimpleMetadataType |
getMetadata()
Gets the value of the metadata property.
|
String |
getMxfServerPathToStorage()
Gets the value of the mxfServerPathToStorage property.
|
BigInteger |
getMxfServerUserId()
Gets the value of the mxfServerUserId property.
|
String |
getMxfServerWorkspacePath()
Gets the value of the mxfServerWorkspacePath property.
|
String |
getStorageId()
Gets the value of the storageId property.
|
String |
getUrl()
Gets the value of the url property.
|
String |
getUserWorkspaceUrl()
Gets the value of the userWorkspaceUrl property.
|
String |
getWorkspaceUrl()
Gets the value of the workspaceUrl property.
|
Boolean |
isDetectAtom()
Gets the value of the detectAtom property.
|
Boolean |
isEnforceQuota()
Gets the value of the enforceQuota property.
|
boolean |
isSetAtomShapes() |
boolean |
isSetDatabaseName() |
boolean |
isSetDescription() |
boolean |
isSetDetectAtom() |
boolean |
isSetEnforceQuota() |
boolean |
isSetFileImportPattern() |
boolean |
isSetImportShapes() |
boolean |
isSetMetadata() |
boolean |
isSetMxfServerPathToStorage() |
boolean |
isSetMxfServerUserId() |
boolean |
isSetMxfServerWorkspacePath() |
boolean |
isSetStorageId() |
boolean |
isSetUrl() |
boolean |
isSetUserWorkspaceUrl() |
boolean |
isSetWorkspaceUrl() |
void |
setAtomShapes(String value)
Sets the value of the atomShapes property.
|
void |
setDatabaseName(String value)
Sets the value of the databaseName property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setDetectAtom(Boolean value)
Sets the value of the detectAtom property.
|
void |
setEnforceQuota(Boolean value)
Sets the value of the enforceQuota property.
|
void |
setFileImportPattern(String value)
Sets the value of the fileImportPattern property.
|
void |
setImportShapes(String value)
Sets the value of the importShapes property.
|
void |
setMetadata(SimpleMetadataType value)
Sets the value of the metadata property.
|
void |
setMxfServerPathToStorage(String value)
Sets the value of the mxfServerPathToStorage property.
|
void |
setMxfServerUserId(BigInteger value)
Sets the value of the mxfServerUserId property.
|
void |
setMxfServerWorkspacePath(String value)
Sets the value of the mxfServerWorkspacePath property.
|
void |
setStorageId(String value)
Sets the value of the storageId property.
|
void |
setUrl(String value)
Sets the value of the url property.
|
void |
setUserWorkspaceUrl(String value)
Sets the value of the userWorkspaceUrl property.
|
void |
setWorkspaceUrl(String value)
Sets the value of the workspaceUrl property.
|
MXFServerResourceType |
withAtomShapes(String value) |
MXFServerResourceType |
withDatabaseName(String value) |
MXFServerResourceType |
withDescription(String value) |
MXFServerResourceType |
withDetectAtom(Boolean value) |
MXFServerResourceType |
withEnforceQuota(Boolean value) |
MXFServerResourceType |
withFileImportPattern(String value) |
MXFServerResourceType |
withImportShapes(String value) |
MXFServerResourceType |
withMetadata(SimpleMetadataType value) |
MXFServerResourceType |
withMxfServerPathToStorage(String value) |
MXFServerResourceType |
withMxfServerUserId(BigInteger value) |
MXFServerResourceType |
withMxfServerWorkspacePath(String value) |
MXFServerResourceType |
withStorageId(String value) |
MXFServerResourceType |
withUrl(String value) |
MXFServerResourceType |
withUserWorkspaceUrl(String value) |
MXFServerResourceType |
withWorkspaceUrl(String value) |
protected String url
protected String workspaceUrl
protected String userWorkspaceUrl
protected String mxfServerWorkspacePath
protected BigInteger mxfServerUserId
protected String mxfServerPathToStorage
protected String databaseName
protected String storageId
protected SimpleMetadataType metadata
protected String description
protected String atomShapes
protected String importShapes
protected Boolean detectAtom
protected Boolean enforceQuota
protected String fileImportPattern
public void setUrl(String value)
value - allowed object is
Stringpublic boolean isSetUrl()
public String getWorkspaceUrl()
Stringpublic void setWorkspaceUrl(String value)
value - allowed object is
Stringpublic boolean isSetWorkspaceUrl()
public String getUserWorkspaceUrl()
Stringpublic void setUserWorkspaceUrl(String value)
value - allowed object is
Stringpublic boolean isSetUserWorkspaceUrl()
public String getMxfServerWorkspacePath()
Stringpublic void setMxfServerWorkspacePath(String value)
value - allowed object is
Stringpublic boolean isSetMxfServerWorkspacePath()
public BigInteger getMxfServerUserId()
BigIntegerpublic void setMxfServerUserId(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetMxfServerUserId()
public String getMxfServerPathToStorage()
Stringpublic void setMxfServerPathToStorage(String value)
value - allowed object is
Stringpublic boolean isSetMxfServerPathToStorage()
public String getDatabaseName()
Stringpublic void setDatabaseName(String value)
value - allowed object is
Stringpublic boolean isSetDatabaseName()
public String getStorageId()
Stringpublic void setStorageId(String value)
value - allowed object is
Stringpublic boolean isSetStorageId()
public SimpleMetadataType getMetadata()
SimpleMetadataTypepublic void setMetadata(SimpleMetadataType value)
value - allowed object is
SimpleMetadataTypepublic boolean isSetMetadata()
public String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic boolean isSetDescription()
public String getAtomShapes()
Stringpublic void setAtomShapes(String value)
value - allowed object is
Stringpublic boolean isSetAtomShapes()
public String getImportShapes()
Stringpublic void setImportShapes(String value)
value - allowed object is
Stringpublic boolean isSetImportShapes()
public Boolean isDetectAtom()
Booleanpublic void setDetectAtom(Boolean value)
value - allowed object is
Booleanpublic boolean isSetDetectAtom()
public Boolean isEnforceQuota()
Booleanpublic void setEnforceQuota(Boolean value)
value - allowed object is
Booleanpublic boolean isSetEnforceQuota()
public String getFileImportPattern()
Stringpublic void setFileImportPattern(String value)
value - allowed object is
Stringpublic boolean isSetFileImportPattern()
public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic MXFServerResourceType withUrl(String value)
public MXFServerResourceType withWorkspaceUrl(String value)
public MXFServerResourceType withUserWorkspaceUrl(String value)
public MXFServerResourceType withMxfServerWorkspacePath(String value)
public MXFServerResourceType withMxfServerUserId(BigInteger value)
public MXFServerResourceType withMxfServerPathToStorage(String value)
public MXFServerResourceType withDatabaseName(String value)
public MXFServerResourceType withStorageId(String value)
public MXFServerResourceType withMetadata(SimpleMetadataType value)
public MXFServerResourceType withDescription(String value)
public MXFServerResourceType withAtomShapes(String value)
public MXFServerResourceType withImportShapes(String value)
public MXFServerResourceType withDetectAtom(Boolean value)
public MXFServerResourceType withEnforceQuota(Boolean value)
public MXFServerResourceType withFileImportPattern(String value)
Copyright © 2015. All rights reserved.