| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected FileSpec |
RunList.fileSpec |
protected FileSpec |
QualityControlResult.fileSpec |
protected FileSpec |
PreflightReport.fileSpec |
protected FileSpec |
PreflightParams.fileSpec |
protected FileSpec |
CuttingParams.fileSpec |
protected FileSpec |
ApprovalDetails.fileSpec |
| Modifier and Type | Field and Description |
|---|---|
protected List<FileSpec> |
LayoutElementProductionParams.fileSpec |
protected List<FileSpec> |
DeliveryParams.fileSpec |
protected List<FileSpec> |
Color.fileSpec |
protected List<FileSpec> |
AssetListCreationParams.fileSpec |
| Modifier and Type | Method and Description |
|---|---|
FileSpec |
ObjectFactory.createFileSpec()
Create an instance of
FileSpec |
FileSpec |
RunList.getFileSpec()
Gets the value of the fileSpec property.
|
FileSpec |
QualityControlResult.getFileSpec()
Gets the value of the fileSpec property.
|
FileSpec |
PreflightReport.getFileSpec()
Gets the value of the fileSpec property.
|
FileSpec |
PreflightParams.getFileSpec()
Gets the value of the fileSpec property.
|
FileSpec |
CuttingParams.getFileSpec()
Gets the value of the fileSpec property.
|
FileSpec |
ApprovalDetails.getFileSpec()
Gets the value of the fileSpec property.
|
FileSpec |
FileSpec.withCheckSum(String value) |
FileSpec |
FileSpec.withContainerRef(Object value) |
FileSpec |
FileSpec.withDisposition(Disposition value) |
FileSpec |
FileSpec.withEncoding(String value) |
FileSpec |
FileSpec.withFileFormat(String value) |
FileSpec |
FileSpec.withFileSize(Integer value) |
FileSpec |
FileSpec.withFileTemplate(String value) |
FileSpec |
FileSpec.withMimeType(String value) |
FileSpec |
FileSpec.withMimeTypeVersion(String value) |
FileSpec |
FileSpec.withOverwritePolicy(EnumOverwritePolicy value) |
FileSpec |
FileSpec.withPassword(String value) |
FileSpec |
FileSpec.withResourceUsage(String value) |
FileSpec |
FileSpec.withSearchDepth(Integer value) |
FileSpec |
FileSpec.withUID(String value) |
FileSpec |
FileSpec.withURL(URI value) |
FileSpec |
FileSpec.withUserFileName(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FileSpec> |
ObjectFactory.createFileSpec(FileSpec value)
|
List<FileSpec> |
LayoutElementProductionParams.getFileSpec()
Gets the value of the fileSpec property.
|
List<FileSpec> |
DeliveryParams.getFileSpec()
Gets the value of the fileSpec property.
|
List<FileSpec> |
Color.getFileSpec()
Gets the value of the fileSpec property.
|
List<FileSpec> |
AssetListCreationParams.getFileSpec()
Gets the value of the fileSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FileSpec> |
ObjectFactory.createFileSpec(FileSpec value)
|
void |
RunList.setFileSpec(FileSpec value)
Sets the value of the fileSpec property.
|
void |
QualityControlResult.setFileSpec(FileSpec value)
Sets the value of the fileSpec property.
|
void |
PreflightReport.setFileSpec(FileSpec value)
Sets the value of the fileSpec property.
|
void |
PreflightParams.setFileSpec(FileSpec value)
Sets the value of the fileSpec property.
|
void |
CuttingParams.setFileSpec(FileSpec value)
Sets the value of the fileSpec property.
|
void |
ApprovalDetails.setFileSpec(FileSpec value)
Sets the value of the fileSpec property.
|
LayoutElementProductionParams |
LayoutElementProductionParams.withFileSpec(FileSpec... values) |
DeliveryParams |
DeliveryParams.withFileSpec(FileSpec... values) |
Color |
Color.withFileSpec(FileSpec... values) |
AssetListCreationParams |
AssetListCreationParams.withFileSpec(FileSpec... values) |
RunList |
RunList.withFileSpec(FileSpec value) |
QualityControlResult |
QualityControlResult.withFileSpec(FileSpec value) |
PreflightReport |
PreflightReport.withFileSpec(FileSpec value) |
PreflightParams |
PreflightParams.withFileSpec(FileSpec value) |
CuttingParams |
CuttingParams.withFileSpec(FileSpec value) |
ApprovalDetails |
ApprovalDetails.withFileSpec(FileSpec value) |
| Modifier and Type | Method and Description |
|---|---|
LayoutElementProductionParams |
LayoutElementProductionParams.withFileSpec(Collection<FileSpec> values) |
DeliveryParams |
DeliveryParams.withFileSpec(Collection<FileSpec> values) |
Color |
Color.withFileSpec(Collection<FileSpec> values) |
AssetListCreationParams |
AssetListCreationParams.withFileSpec(Collection<FileSpec> values) |
Copyright © 2016. All rights reserved.