public class FileSpec extends ParameterType implements java.io.Serializable
Java class for FileSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FileSpec">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Container" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Disposition" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FileAlias" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="DocumentNaturalLang" type="{http://www.CIP4.org/JDFSchema_2_0}language" />
<attribute name="Compression" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ResourceUsage" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="URL" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="FileVersion" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Password" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="MimeType" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="AppOS" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Encoding" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="SearchDepth" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="CheckSum" type="{http://www.CIP4.org/JDFSchema_2_0}hexBinary" />
<attribute name="Application" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="UID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="FileFormat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="RequestQuality" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="FileTemplate" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="FileSize" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="MimeTypeVersion" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="AppVersion" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="UserFileName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PageOrder" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="FileTargetDeviceModel" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="OSVersion" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="OverwritePolicy" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
application |
protected java.lang.String |
appOS |
protected java.lang.String |
appVersion |
protected java.lang.String |
checkSum |
protected java.lang.String |
compression |
protected java.util.List<Container> |
containers |
protected java.util.List<Disposition> |
dispositions |
protected java.lang.String |
documentNaturalLang |
protected java.lang.String |
encoding |
protected java.util.List<FileAlias> |
fileAlias |
protected java.lang.String |
fileFormat |
protected java.lang.Integer |
fileSize |
protected java.lang.String |
fileTargetDeviceModel |
protected java.lang.String |
fileTemplate |
protected java.lang.String |
fileVersion |
protected java.lang.String |
mimeType |
protected java.lang.String |
mimeTypeVersion |
protected java.lang.String |
osVersion |
protected java.lang.String |
overwritePolicy |
protected java.lang.String |
pageOrder |
protected java.lang.String |
password |
protected java.lang.Double |
requestQuality |
protected java.lang.String |
resourceUsage |
protected java.lang.Integer |
searchDepth |
protected java.lang.String |
uid |
protected java.lang.String |
url |
protected java.lang.String |
userFileName |
| Constructor and Description |
|---|
FileSpec() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApplication()
Gets the value of the application property.
|
java.lang.String |
getAppOS()
Gets the value of the appOS property.
|
java.lang.String |
getAppVersion()
Gets the value of the appVersion property.
|
java.lang.String |
getCheckSum()
Gets the value of the checkSum property.
|
java.lang.String |
getCompression()
Gets the value of the compression property.
|
java.util.List<Container> |
getContainers()
Gets the value of the containers property.
|
java.util.List<Disposition> |
getDispositions()
Gets the value of the dispositions property.
|
java.lang.String |
getDocumentNaturalLang()
Gets the value of the documentNaturalLang property.
|
java.lang.String |
getEncoding()
Gets the value of the encoding property.
|
java.util.List<FileAlias> |
getFileAlias()
Gets the value of the fileAlias property.
|
java.lang.String |
getFileFormat()
Gets the value of the fileFormat property.
|
java.lang.Integer |
getFileSize()
Gets the value of the fileSize property.
|
java.lang.String |
getFileTargetDeviceModel()
Gets the value of the fileTargetDeviceModel property.
|
java.lang.String |
getFileTemplate()
Gets the value of the fileTemplate property.
|
java.lang.String |
getFileVersion()
Gets the value of the fileVersion property.
|
java.lang.String |
getMimeType()
Gets the value of the mimeType property.
|
java.lang.String |
getMimeTypeVersion()
Gets the value of the mimeTypeVersion property.
|
java.lang.String |
getOSVersion()
Gets the value of the osVersion property.
|
java.lang.String |
getOverwritePolicy()
Gets the value of the overwritePolicy property.
|
java.lang.String |
getPageOrder()
Gets the value of the pageOrder property.
|
java.lang.String |
getPassword()
Gets the value of the password property.
|
java.lang.Double |
getRequestQuality()
Gets the value of the requestQuality property.
|
java.lang.String |
getResourceUsage()
Gets the value of the resourceUsage property.
|
java.lang.Integer |
getSearchDepth()
Gets the value of the searchDepth property.
|
java.lang.String |
getUID()
Gets the value of the uid property.
|
java.lang.String |
getURL()
Gets the value of the url property.
|
java.lang.String |
getUserFileName()
Gets the value of the userFileName property.
|
void |
setApplication(java.lang.String value)
Sets the value of the application property.
|
void |
setAppOS(java.lang.String value)
Sets the value of the appOS property.
|
void |
setAppVersion(java.lang.String value)
Sets the value of the appVersion property.
|
void |
setCheckSum(java.lang.String value)
Sets the value of the checkSum property.
|
void |
setCompression(java.lang.String value)
Sets the value of the compression property.
|
void |
setDocumentNaturalLang(java.lang.String value)
Sets the value of the documentNaturalLang property.
|
void |
setEncoding(java.lang.String value)
Sets the value of the encoding property.
|
void |
setFileFormat(java.lang.String value)
Sets the value of the fileFormat property.
|
void |
setFileSize(java.lang.Integer value)
Sets the value of the fileSize property.
|
void |
setFileTargetDeviceModel(java.lang.String value)
Sets the value of the fileTargetDeviceModel property.
|
void |
setFileTemplate(java.lang.String value)
Sets the value of the fileTemplate property.
|
void |
setFileVersion(java.lang.String value)
Sets the value of the fileVersion property.
|
void |
setMimeType(java.lang.String value)
Sets the value of the mimeType property.
|
void |
setMimeTypeVersion(java.lang.String value)
Sets the value of the mimeTypeVersion property.
|
void |
setOSVersion(java.lang.String value)
Sets the value of the osVersion property.
|
void |
setOverwritePolicy(java.lang.String value)
Sets the value of the overwritePolicy property.
|
void |
setPageOrder(java.lang.String value)
Sets the value of the pageOrder property.
|
void |
setPassword(java.lang.String value)
Sets the value of the password property.
|
void |
setRequestQuality(java.lang.Double value)
Sets the value of the requestQuality property.
|
void |
setResourceUsage(java.lang.String value)
Sets the value of the resourceUsage property.
|
void |
setSearchDepth(java.lang.Integer value)
Sets the value of the searchDepth property.
|
void |
setUID(java.lang.String value)
Sets the value of the uid property.
|
void |
setURL(java.lang.String value)
Sets the value of the url property.
|
void |
setUserFileName(java.lang.String value)
Sets the value of the userFileName property.
|
protected java.util.List<FileAlias> fileAlias
protected java.util.List<Disposition> dispositions
protected java.util.List<Container> containers
protected java.lang.String documentNaturalLang
protected java.lang.String compression
protected java.lang.String resourceUsage
protected java.lang.String url
protected java.lang.String fileVersion
protected java.lang.String password
protected java.lang.String mimeType
protected java.lang.String appOS
protected java.lang.String encoding
protected java.lang.Integer searchDepth
protected java.lang.String checkSum
protected java.lang.String application
protected java.lang.String uid
protected java.lang.String fileFormat
protected java.lang.Double requestQuality
protected java.lang.String fileTemplate
protected java.lang.Integer fileSize
protected java.lang.String mimeTypeVersion
protected java.lang.String appVersion
protected java.lang.String userFileName
protected java.lang.String pageOrder
protected java.lang.String fileTargetDeviceModel
protected java.lang.String osVersion
protected java.lang.String overwritePolicy
public java.util.List<FileAlias> getFileAlias()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the fileAlias property.
For example, to add a new item, do as follows:
getFileAlias().add(newItem);
Objects of the following type(s) are allowed in the list
FileAlias
public java.util.List<Disposition> getDispositions()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dispositions property.
For example, to add a new item, do as follows:
getDispositions().add(newItem);
Objects of the following type(s) are allowed in the list
Disposition
public java.util.List<Container> getContainers()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the containers property.
For example, to add a new item, do as follows:
getContainers().add(newItem);
Objects of the following type(s) are allowed in the list
Container
public java.lang.String getDocumentNaturalLang()
Stringpublic void setDocumentNaturalLang(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCompression()
Stringpublic void setCompression(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getResourceUsage()
Stringpublic void setResourceUsage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getURL()
Stringpublic void setURL(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFileVersion()
Stringpublic void setFileVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPassword()
Stringpublic void setPassword(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMimeType()
Stringpublic void setMimeType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAppOS()
Stringpublic void setAppOS(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEncoding()
Stringpublic void setEncoding(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getSearchDepth()
Integerpublic void setSearchDepth(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getCheckSum()
Stringpublic void setCheckSum(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getApplication()
Stringpublic void setApplication(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUID()
Stringpublic void setUID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFileFormat()
Stringpublic void setFileFormat(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getRequestQuality()
Doublepublic void setRequestQuality(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getFileTemplate()
Stringpublic void setFileTemplate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getFileSize()
Integerpublic void setFileSize(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getMimeTypeVersion()
Stringpublic void setMimeTypeVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAppVersion()
Stringpublic void setAppVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUserFileName()
Stringpublic void setUserFileName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPageOrder()
Stringpublic void setPageOrder(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFileTargetDeviceModel()
Stringpublic void setFileTargetDeviceModel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOSVersion()
Stringpublic void setOSVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOverwritePolicy()
Stringpublic void setOverwritePolicy(java.lang.String value)
value - allowed object is
StringCopyright © 2012. All Rights Reserved.