@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public class ProofRequest
extends AbstractPt
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for ProofRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProofRequest">
<complexContent>
<extension base="{http://www.printtalk.org/schema_2_0}Abstract_pt">
<sequence>
<element name="ProofItem" type="{http://www.CIP4.org/JDFSchema_2_0}ProofItem"/>
</sequence>
<attribute name="JobIDRef" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="JobPartIDRef" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ProofLocation" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
jobIDRef |
protected java.lang.String |
jobPartIDRef |
protected org.cip4.lib.xjdf.schema.ProofItem |
proofItem |
protected java.lang.String |
proofLocation |
comment, descriptiveName, generalID| Constructor and Description |
|---|
ProofRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
java.lang.String |
getJobIDRef()
Gets the value of the jobIDRef property.
|
java.lang.String |
getJobPartIDRef()
Gets the value of the jobPartIDRef property.
|
org.cip4.lib.xjdf.schema.ProofItem |
getProofItem()
Gets the value of the proofItem property.
|
java.lang.String |
getProofLocation()
Gets the value of the proofLocation property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
void |
setJobIDRef(java.lang.String value)
Sets the value of the jobIDRef property.
|
void |
setJobPartIDRef(java.lang.String value)
Sets the value of the jobPartIDRef property.
|
void |
setProofItem(org.cip4.lib.xjdf.schema.ProofItem value)
Sets the value of the proofItem property.
|
void |
setProofLocation(java.lang.String value)
Sets the value of the proofLocation property.
|
ProofRequest |
withComment(java.util.Collection<org.cip4.lib.xjdf.schema.Comment> values) |
ProofRequest |
withComment(org.cip4.lib.xjdf.schema.Comment... values) |
ProofRequest |
withDescriptiveName(java.lang.String value) |
ProofRequest |
withGeneralID(java.util.Collection<org.cip4.lib.xjdf.schema.GeneralID> values) |
ProofRequest |
withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values) |
ProofRequest |
withJobIDRef(java.lang.String value) |
ProofRequest |
withJobPartIDRef(java.lang.String value) |
ProofRequest |
withProofItem(org.cip4.lib.xjdf.schema.ProofItem value) |
ProofRequest |
withProofLocation(java.lang.String value) |
getComment, getDescriptiveName, getGeneralID, setDescriptiveName@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
protected org.cip4.lib.xjdf.schema.ProofItem proofItem
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String jobIDRef
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String jobPartIDRef
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String proofLocation
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public org.cip4.lib.xjdf.schema.ProofItem getProofItem()
ProofItem@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public void setProofItem(org.cip4.lib.xjdf.schema.ProofItem value)
value - allowed object is
ProofItem@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getJobIDRef()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public void setJobIDRef(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getJobPartIDRef()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public void setJobPartIDRef(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getProofLocation()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public void setProofLocation(java.lang.String value)
value - allowed object is
Stringpublic ProofRequest withProofItem(org.cip4.lib.xjdf.schema.ProofItem value)
public ProofRequest withJobIDRef(java.lang.String value)
public ProofRequest withJobPartIDRef(java.lang.String value)
public ProofRequest withProofLocation(java.lang.String value)
public ProofRequest withComment(org.cip4.lib.xjdf.schema.Comment... values)
withComment in class AbstractPtpublic ProofRequest withComment(java.util.Collection<org.cip4.lib.xjdf.schema.Comment> values)
withComment in class AbstractPtpublic ProofRequest withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values)
withGeneralID in class AbstractPtpublic ProofRequest withGeneralID(java.util.Collection<org.cip4.lib.xjdf.schema.GeneralID> values)
withGeneralID in class AbstractPtpublic ProofRequest withDescriptiveName(java.lang.String value)
withDescriptiveName in class AbstractPtpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractPtpublic boolean equals(java.lang.Object object)
equals in class AbstractPtpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractPtpublic int hashCode()
hashCode in class AbstractPt