| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.type |
| Modifier and Type | Method and Description |
|---|---|
CuttingParams |
XJdfNodeFactory.createCuttingParams(URI fileSpecUrl)
Create a new CuttingParams Node which already contains a FileSpec URL definition.
|
Preview |
XJdfNodeFactory.createPreview(URI url)
Create a new Preview Node which already contains a value for attribute URL.
|
Preview |
XJdfNodeFactory.createPreview(URI url,
String previewFileType)
Create a new Preview Node which already contains values for attributes PreviewUsage, URL and PreviewFileType.
|
RunList |
XJdfNodeFactory.createRunList(URI fileSpecUrl)
Create a new RunList Node which already contains a FileSpec URL definition.
|
| Modifier and Type | Field and Description |
|---|---|
protected URI |
XJDF.commentURL |
protected URI |
Resource.commentURL |
protected URI |
Product.commentURL |
protected URI |
ResourceParam.defaultJDF |
protected URI |
ResourceDefinitionParams.defaultJDF |
protected URI |
RunList.directory |
protected URI |
Device.directory |
protected URI |
ErrorData.errorURL |
protected URI |
Device.jdfErrorURL |
protected URI |
Device.jdfInputURL |
protected URI |
Device.jdfOutputURL |
protected URI |
Device.jmfurl |
protected URI |
Dependent.jmfurl |
protected URI |
Parameter.pipeURL |
protected URI |
ProofItem.proofTarget |
protected URI |
RequestQueueEntryParams.queueURL |
protected URI |
QueueSubmissionParams.returnJMF |
protected URI |
Device.secureJMFURL |
protected URI |
SubscriptionFilter.url |
protected URI |
Subscription.url |
protected URI |
StopPersChParams.url |
protected URI |
ReturnQueueEntryParams.url |
protected URI |
ResubmissionParams.url |
protected URI |
QueueSubmissionParams.url |
protected URI |
FileSpec.url |
| Modifier and Type | Method and Description |
|---|---|
URI |
XJDF.getCommentURL()
Gets the value of the commentURL property.
|
URI |
Resource.getCommentURL()
Gets the value of the commentURL property.
|
URI |
Product.getCommentURL()
Gets the value of the commentURL property.
|
URI |
ResourceParam.getDefaultJDF()
Gets the value of the defaultJDF property.
|
URI |
ResourceDefinitionParams.getDefaultJDF()
Gets the value of the defaultJDF property.
|
URI |
RunList.getDirectory()
Gets the value of the directory property.
|
URI |
Device.getDirectory()
Gets the value of the directory property.
|
URI |
ErrorData.getErrorURL()
Gets the value of the errorURL property.
|
URI |
Device.getJDFErrorURL()
Gets the value of the jdfErrorURL property.
|
URI |
Device.getJDFInputURL()
Gets the value of the jdfInputURL property.
|
URI |
Device.getJDFOutputURL()
Gets the value of the jdfOutputURL property.
|
URI |
Device.getJMFURL()
Gets the value of the jmfurl property.
|
URI |
Dependent.getJMFURL()
Gets the value of the jmfurl property.
|
URI |
Parameter.getPipeURL()
Gets the value of the pipeURL property.
|
URI |
ProofItem.getProofTarget()
Gets the value of the proofTarget property.
|
URI |
RequestQueueEntryParams.getQueueURL()
Gets the value of the queueURL property.
|
URI |
QueueSubmissionParams.getReturnJMF()
Gets the value of the returnJMF property.
|
URI |
Device.getSecureJMFURL()
Gets the value of the secureJMFURL property.
|
URI |
SubscriptionFilter.getURL()
Gets the value of the url property.
|
URI |
Subscription.getURL()
Gets the value of the url property.
|
URI |
StopPersChParams.getURL()
Gets the value of the url property.
|
URI |
ReturnQueueEntryParams.getURL()
Gets the value of the url property.
|
URI |
ResubmissionParams.getURL()
Gets the value of the url property.
|
URI |
QueueSubmissionParams.getURL()
Gets the value of the url property.
|
URI |
FileSpec.getURL()
Gets the value of the url property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XJDF.setCommentURL(URI value)
Sets the value of the commentURL property.
|
void |
Resource.setCommentURL(URI value)
Sets the value of the commentURL property.
|
void |
Product.setCommentURL(URI value)
Sets the value of the commentURL property.
|
void |
ResourceParam.setDefaultJDF(URI value)
Sets the value of the defaultJDF property.
|
void |
ResourceDefinitionParams.setDefaultJDF(URI value)
Sets the value of the defaultJDF property.
|
void |
RunList.setDirectory(URI value)
Sets the value of the directory property.
|
void |
Device.setDirectory(URI value)
Sets the value of the directory property.
|
void |
ErrorData.setErrorURL(URI value)
Sets the value of the errorURL property.
|
void |
Device.setJDFErrorURL(URI value)
Sets the value of the jdfErrorURL property.
|
void |
Device.setJDFInputURL(URI value)
Sets the value of the jdfInputURL property.
|
void |
Device.setJDFOutputURL(URI value)
Sets the value of the jdfOutputURL property.
|
void |
Device.setJMFURL(URI value)
Sets the value of the jmfurl property.
|
void |
Dependent.setJMFURL(URI value)
Sets the value of the jmfurl property.
|
void |
Parameter.setPipeURL(URI value)
Sets the value of the pipeURL property.
|
void |
ProofItem.setProofTarget(URI value)
Sets the value of the proofTarget property.
|
void |
RequestQueueEntryParams.setQueueURL(URI value)
Sets the value of the queueURL property.
|
void |
QueueSubmissionParams.setReturnJMF(URI value)
Sets the value of the returnJMF property.
|
void |
Device.setSecureJMFURL(URI value)
Sets the value of the secureJMFURL property.
|
void |
SubscriptionFilter.setURL(URI value)
Sets the value of the url property.
|
void |
Subscription.setURL(URI value)
Sets the value of the url property.
|
void |
StopPersChParams.setURL(URI value)
Sets the value of the url property.
|
void |
ReturnQueueEntryParams.setURL(URI value)
Sets the value of the url property.
|
void |
ResubmissionParams.setURL(URI value)
Sets the value of the url property.
|
void |
QueueSubmissionParams.setURL(URI value)
Sets the value of the url property.
|
void |
FileSpec.setURL(URI value)
Sets the value of the url property.
|
XJDF |
XJDF.withCommentURL(URI value) |
Resource |
Resource.withCommentURL(URI value) |
Product |
Product.withCommentURL(URI value) |
ResourceParam |
ResourceParam.withDefaultJDF(URI value) |
ResourceDefinitionParams |
ResourceDefinitionParams.withDefaultJDF(URI value) |
RunList |
RunList.withDirectory(URI value) |
Device |
Device.withDirectory(URI value) |
ErrorData |
ErrorData.withErrorURL(URI value) |
Device |
Device.withJDFErrorURL(URI value) |
Device |
Device.withJDFInputURL(URI value) |
Device |
Device.withJDFOutputURL(URI value) |
Device |
Device.withJMFURL(URI value) |
Dependent |
Dependent.withJMFURL(URI value) |
Parameter |
Parameter.withPipeURL(URI value) |
ProofItem |
ProofItem.withProofTarget(URI value) |
RequestQueueEntryParams |
RequestQueueEntryParams.withQueueURL(URI value) |
QueueSubmissionParams |
QueueSubmissionParams.withReturnJMF(URI value) |
Device |
Device.withSecureJMFURL(URI value) |
SubscriptionFilter |
SubscriptionFilter.withURL(URI value) |
Subscription |
Subscription.withURL(URI value) |
StopPersChParams |
StopPersChParams.withURL(URI value) |
ReturnQueueEntryParams |
ReturnQueueEntryParams.withURL(URI value) |
ResubmissionParams |
ResubmissionParams.withURL(URI value) |
QueueSubmissionParams |
QueueSubmissionParams.withURL(URI value) |
FileSpec |
FileSpec.withURL(URI value) |
| Modifier and Type | Method and Description |
|---|---|
URI |
URI.complete()
Completes this URI in order to marshal the correct file reference.
|
URI |
URI.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
URI.marshal(URI v) |
Copyright © 2016. All rights reserved.