@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public class Content
extends SpecificResource
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for Content complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Content">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}BarcodeProductionParams" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ContentMetadata" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FileSpec" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ImageCompression" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}OCGControl" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PositionObj" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ScreenSelector" minOccurs="0"/>
</sequence>
<attribute name="BinderySignatureIDs" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="ContentStatus" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="ContentType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="HasBleeds" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IsBlank" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IsTrapped" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PageLabel" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Separations" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="SourceBleedBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="SourceClipBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="SourceTrimBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BarcodeProductionParams |
barcodeProductionParams |
protected java.util.List<java.lang.String> |
binderySignatureIDs |
protected ContentMetadata |
contentMetadata |
protected java.util.List<java.lang.String> |
contentStatus |
protected java.lang.String |
contentType |
protected java.util.List<FileSpec> |
fileSpec |
protected java.lang.Boolean |
hasBleeds |
protected ImageCompression |
imageCompression |
protected java.lang.Boolean |
isBlank |
protected java.lang.Boolean |
isTrapped |
protected java.util.List<OCGControl> |
ocgControl |
protected java.lang.String |
pageLabel |
protected java.util.List<PositionObj> |
positionObj |
protected ScreenSelector |
screenSelector |
protected java.util.List<java.lang.String> |
separations |
protected Rectangle |
sourceBleedBox |
protected Rectangle |
sourceClipBox |
protected Rectangle |
sourceTrimBox |
| Constructor and Description |
|---|
Content() |
| 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.EqualsStrategy strategy) |
BarcodeProductionParams |
getBarcodeProductionParams()
Gets the value of the barcodeProductionParams property.
|
java.util.List<java.lang.String> |
getBinderySignatureIDs()
Gets the value of the binderySignatureIDs property.
|
ContentMetadata |
getContentMetadata()
Gets the value of the contentMetadata property.
|
java.util.List<java.lang.String> |
getContentStatus()
Gets the value of the contentStatus property.
|
java.lang.String |
getContentType()
Gets the value of the contentType property.
|
java.util.List<FileSpec> |
getFileSpec()
Gets the value of the fileSpec property.
|
ImageCompression |
getImageCompression()
Gets the value of the imageCompression property.
|
java.util.List<OCGControl> |
getOCGControl()
Gets the value of the ocgControl property.
|
java.lang.String |
getPageLabel()
Gets the value of the pageLabel property.
|
java.util.List<PositionObj> |
getPositionObj()
Gets the value of the positionObj property.
|
ScreenSelector |
getScreenSelector()
Gets the value of the screenSelector property.
|
java.util.List<java.lang.String> |
getSeparations()
Gets the value of the separations property.
|
Rectangle |
getSourceBleedBox()
Gets the value of the sourceBleedBox property.
|
Rectangle |
getSourceClipBox()
Gets the value of the sourceClipBox property.
|
Rectangle |
getSourceTrimBox()
Gets the value of the sourceTrimBox property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isHasBleeds()
Gets the value of the hasBleeds property.
|
java.lang.Boolean |
isIsBlank()
Gets the value of the isBlank property.
|
java.lang.Boolean |
isIsTrapped()
Gets the value of the isTrapped property.
|
void |
setBarcodeProductionParams(BarcodeProductionParams value)
Sets the value of the barcodeProductionParams property.
|
void |
setContentMetadata(ContentMetadata value)
Sets the value of the contentMetadata property.
|
void |
setContentType(java.lang.String value)
Sets the value of the contentType property.
|
void |
setHasBleeds(java.lang.Boolean value)
Sets the value of the hasBleeds property.
|
void |
setImageCompression(ImageCompression value)
Sets the value of the imageCompression property.
|
void |
setIsBlank(java.lang.Boolean value)
Sets the value of the isBlank property.
|
void |
setIsTrapped(java.lang.Boolean value)
Sets the value of the isTrapped property.
|
void |
setPageLabel(java.lang.String value)
Sets the value of the pageLabel property.
|
void |
setScreenSelector(ScreenSelector value)
Sets the value of the screenSelector property.
|
void |
setSourceBleedBox(Rectangle value)
Sets the value of the sourceBleedBox property.
|
void |
setSourceClipBox(Rectangle value)
Sets the value of the sourceClipBox property.
|
void |
setSourceTrimBox(Rectangle value)
Sets the value of the sourceTrimBox property.
|
Content |
withBarcodeProductionParams(BarcodeProductionParams value) |
Content |
withBinderySignatureIDs(java.util.Collection<java.lang.String> values) |
Content |
withBinderySignatureIDs(java.lang.String... values) |
Content |
withContentMetadata(ContentMetadata value) |
Content |
withContentStatus(java.util.Collection<java.lang.String> values) |
Content |
withContentStatus(java.lang.String... values) |
Content |
withContentType(java.lang.String value) |
Content |
withFileSpec(java.util.Collection<FileSpec> values) |
Content |
withFileSpec(FileSpec... values) |
Content |
withHasBleeds(java.lang.Boolean value) |
Content |
withImageCompression(ImageCompression value) |
Content |
withIsBlank(java.lang.Boolean value) |
Content |
withIsTrapped(java.lang.Boolean value) |
Content |
withOCGControl(java.util.Collection<OCGControl> values) |
Content |
withOCGControl(OCGControl... values) |
Content |
withPageLabel(java.lang.String value) |
Content |
withPositionObj(java.util.Collection<PositionObj> values) |
Content |
withPositionObj(PositionObj... values) |
Content |
withScreenSelector(ScreenSelector value) |
Content |
withSeparations(java.util.Collection<java.lang.String> values) |
Content |
withSeparations(java.lang.String... values) |
Content |
withSourceBleedBox(Rectangle value) |
Content |
withSourceClipBox(Rectangle value) |
Content |
withSourceTrimBox(Rectangle value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected BarcodeProductionParams barcodeProductionParams
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected ContentMetadata contentMetadata
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<FileSpec> fileSpec
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected ImageCompression imageCompression
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<OCGControl> ocgControl
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<PositionObj> positionObj
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected ScreenSelector screenSelector
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<java.lang.String> binderySignatureIDs
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<java.lang.String> contentStatus
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String contentType
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean hasBleeds
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean isBlank
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean isTrapped
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String pageLabel
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<java.lang.String> separations
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected Rectangle sourceBleedBox
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected Rectangle sourceClipBox
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected Rectangle sourceTrimBox
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public BarcodeProductionParams getBarcodeProductionParams()
BarcodeProductionParams@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setBarcodeProductionParams(BarcodeProductionParams value)
value - allowed object is
BarcodeProductionParams@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public ContentMetadata getContentMetadata()
ContentMetadata@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setContentMetadata(ContentMetadata value)
value - allowed object is
ContentMetadata@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<FileSpec> getFileSpec()
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 fileSpec property.
For example, to add a new item, do as follows:
getFileSpec().add(newItem);
Objects of the following type(s) are allowed in the list
FileSpec
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public ImageCompression getImageCompression()
ImageCompression@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setImageCompression(ImageCompression value)
value - allowed object is
ImageCompression@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<OCGControl> getOCGControl()
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 ocgControl property.
For example, to add a new item, do as follows:
getOCGControl().add(newItem);
Objects of the following type(s) are allowed in the list
OCGControl
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<PositionObj> getPositionObj()
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 positionObj property.
For example, to add a new item, do as follows:
getPositionObj().add(newItem);
Objects of the following type(s) are allowed in the list
PositionObj
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public ScreenSelector getScreenSelector()
ScreenSelector@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setScreenSelector(ScreenSelector value)
value - allowed object is
ScreenSelector@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<java.lang.String> getBinderySignatureIDs()
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 binderySignatureIDs property.
For example, to add a new item, do as follows:
getBinderySignatureIDs().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<java.lang.String> getContentStatus()
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 contentStatus property.
For example, to add a new item, do as follows:
getContentStatus().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getContentType()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setContentType(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isHasBleeds()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setHasBleeds(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIsBlank()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setIsBlank(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isIsTrapped()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setIsTrapped(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getPageLabel()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setPageLabel(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<java.lang.String> getSeparations()
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 separations property.
For example, to add a new item, do as follows:
getSeparations().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public Rectangle getSourceBleedBox()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setSourceBleedBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public Rectangle getSourceClipBox()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setSourceClipBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public Rectangle getSourceTrimBox()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setSourceTrimBox(Rectangle value)
value - allowed object is
Stringpublic Content withBarcodeProductionParams(BarcodeProductionParams value)
public Content withContentMetadata(ContentMetadata value)
public Content withImageCompression(ImageCompression value)
public Content withOCGControl(OCGControl... values)
public Content withOCGControl(java.util.Collection<OCGControl> values)
public Content withPositionObj(PositionObj... values)
public Content withPositionObj(java.util.Collection<PositionObj> values)
public Content withScreenSelector(ScreenSelector value)
public Content withBinderySignatureIDs(java.lang.String... values)
public Content withBinderySignatureIDs(java.util.Collection<java.lang.String> values)
public Content withContentStatus(java.lang.String... values)
public Content withContentStatus(java.util.Collection<java.lang.String> values)
public Content withContentType(java.lang.String value)
public Content withHasBleeds(java.lang.Boolean value)
public Content withIsBlank(java.lang.Boolean value)
public Content withIsTrapped(java.lang.Boolean value)
public Content withPageLabel(java.lang.String value)
public Content withSeparations(java.lang.String... values)
public Content withSeparations(java.util.Collection<java.lang.String> values)
public 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.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class SpecificResourcepublic boolean equals(java.lang.Object object)
equals in class SpecificResourcepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class SpecificResourcepublic int hashCode()
hashCode in class SpecificResource