@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class LayoutPreparationParams extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for LayoutPreparationParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LayoutPreparationParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FitPolicy" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}InsertSheet" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PageCell" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}JobField" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}DeviceMark" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ImageShift" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="FinishingOrder" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ImplicitGutterMinimumLimit" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="GutterMinimumLimit" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="HorizontalCreep" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" />
<attribute name="PresentationDirection" type="{http://www.CIP4.org/JDFSchema_2_0}Any" />
<attribute name="Rotate" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ImplicitGutter" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="StackDepth" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="NumberUp" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Gutter" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="StepRepeat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="StepDocs" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="BindingEdge" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="FoldCatalogOrientation" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="FoldCatalog" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="BackMarkList" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="SurfaceContentsBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="PageOrder" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="FrontMarkList" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="VerticalCreep" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" />
<attribute name="CreepValue" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Sides" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PageDistributionScheme" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ExternalImpositionTemplateRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
LayoutPreparationParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
List<String> |
getBackMarkList()
Gets the value of the backMarkList property.
|
String |
getBindingEdge()
Gets the value of the bindingEdge property.
|
XYPair |
getCreepValue()
Gets the value of the creepValue property.
|
List<DeviceMark> |
getDeviceMark()
Gets the value of the deviceMark property.
|
Object |
getExternalImpositionTemplateRef()
Gets the value of the externalImpositionTemplateRef property.
|
String |
getFinishingOrder()
Gets the value of the finishingOrder property.
|
List<FitPolicy> |
getFitPolicy()
Gets the value of the fitPolicy property.
|
String |
getFoldCatalog()
Gets the value of the foldCatalog property.
|
String |
getFoldCatalogOrientation()
Gets the value of the foldCatalogOrientation property.
|
List<String> |
getFrontMarkList()
Gets the value of the frontMarkList property.
|
XYPair |
getGutter()
Gets the value of the gutter property.
|
XYPair |
getGutterMinimumLimit()
Gets the value of the gutterMinimumLimit property.
|
IntegerList |
getHorizontalCreep()
Gets the value of the horizontalCreep property.
|
List<ImageShift> |
getImageShift()
Gets the value of the imageShift property.
|
XYPair |
getImplicitGutter()
Gets the value of the implicitGutter property.
|
XYPair |
getImplicitGutterMinimumLimit()
Gets the value of the implicitGutterMinimumLimit property.
|
List<InsertSheet> |
getInsertSheet()
Gets the value of the insertSheet property.
|
List<JobField> |
getJobField()
Gets the value of the jobField property.
|
Object |
getMediaRef()
Gets the value of the mediaRef property.
|
XYPair |
getNumberUp()
Gets the value of the numberUp property.
|
List<PageCell> |
getPageCell()
Gets the value of the pageCell property.
|
String |
getPageDistributionScheme()
Gets the value of the pageDistributionScheme property.
|
String |
getPageOrder()
Gets the value of the pageOrder property.
|
String |
getPresentationDirection()
Gets the value of the presentationDirection property.
|
String |
getRotate()
Gets the value of the rotate property.
|
String |
getSides()
Gets the value of the sides property.
|
Integer |
getStackDepth()
Gets the value of the stackDepth property.
|
XYPair |
getStepDocs()
Gets the value of the stepDocs property.
|
String |
getStepRepeat()
Gets the value of the stepRepeat property.
|
Rectangle |
getSurfaceContentsBox()
Gets the value of the surfaceContentsBox property.
|
IntegerList |
getVerticalCreep()
Gets the value of the verticalCreep property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setBindingEdge(String value)
Sets the value of the bindingEdge property.
|
void |
setCreepValue(XYPair value)
Sets the value of the creepValue property.
|
void |
setExternalImpositionTemplateRef(Object value)
Sets the value of the externalImpositionTemplateRef property.
|
void |
setFinishingOrder(String value)
Sets the value of the finishingOrder property.
|
void |
setFoldCatalog(String value)
Sets the value of the foldCatalog property.
|
void |
setFoldCatalogOrientation(String value)
Sets the value of the foldCatalogOrientation property.
|
void |
setGutter(XYPair value)
Sets the value of the gutter property.
|
void |
setGutterMinimumLimit(XYPair value)
Sets the value of the gutterMinimumLimit property.
|
void |
setHorizontalCreep(IntegerList value)
Sets the value of the horizontalCreep property.
|
void |
setImplicitGutter(XYPair value)
Sets the value of the implicitGutter property.
|
void |
setImplicitGutterMinimumLimit(XYPair value)
Sets the value of the implicitGutterMinimumLimit property.
|
void |
setMediaRef(Object value)
Sets the value of the mediaRef property.
|
void |
setNumberUp(XYPair value)
Sets the value of the numberUp property.
|
void |
setPageDistributionScheme(String value)
Sets the value of the pageDistributionScheme property.
|
void |
setPageOrder(String value)
Sets the value of the pageOrder property.
|
void |
setPresentationDirection(String value)
Sets the value of the presentationDirection property.
|
void |
setRotate(String value)
Sets the value of the rotate property.
|
void |
setSides(String value)
Sets the value of the sides property.
|
void |
setStackDepth(Integer value)
Sets the value of the stackDepth property.
|
void |
setStepDocs(XYPair value)
Sets the value of the stepDocs property.
|
void |
setStepRepeat(String value)
Sets the value of the stepRepeat property.
|
void |
setSurfaceContentsBox(Rectangle value)
Sets the value of the surfaceContentsBox property.
|
void |
setVerticalCreep(IntegerList value)
Sets the value of the verticalCreep property.
|
LayoutPreparationParams |
withBackMarkList(Collection<String> values) |
LayoutPreparationParams |
withBackMarkList(String... values) |
LayoutPreparationParams |
withBindingEdge(String value) |
LayoutPreparationParams |
withCreepValue(XYPair value) |
LayoutPreparationParams |
withDeviceMark(Collection<DeviceMark> values) |
LayoutPreparationParams |
withDeviceMark(DeviceMark... values) |
LayoutPreparationParams |
withExternalImpositionTemplateRef(Object value) |
LayoutPreparationParams |
withFinishingOrder(String value) |
LayoutPreparationParams |
withFitPolicy(Collection<FitPolicy> values) |
LayoutPreparationParams |
withFitPolicy(FitPolicy... values) |
LayoutPreparationParams |
withFoldCatalog(String value) |
LayoutPreparationParams |
withFoldCatalogOrientation(String value) |
LayoutPreparationParams |
withFrontMarkList(Collection<String> values) |
LayoutPreparationParams |
withFrontMarkList(String... values) |
LayoutPreparationParams |
withGutter(XYPair value) |
LayoutPreparationParams |
withGutterMinimumLimit(XYPair value) |
LayoutPreparationParams |
withHorizontalCreep(IntegerList value) |
LayoutPreparationParams |
withImageShift(Collection<ImageShift> values) |
LayoutPreparationParams |
withImageShift(ImageShift... values) |
LayoutPreparationParams |
withImplicitGutter(XYPair value) |
LayoutPreparationParams |
withImplicitGutterMinimumLimit(XYPair value) |
LayoutPreparationParams |
withInsertSheet(Collection<InsertSheet> values) |
LayoutPreparationParams |
withInsertSheet(InsertSheet... values) |
LayoutPreparationParams |
withJobField(Collection<JobField> values) |
LayoutPreparationParams |
withJobField(JobField... values) |
LayoutPreparationParams |
withMediaRef(Object value) |
LayoutPreparationParams |
withNumberUp(XYPair value) |
LayoutPreparationParams |
withPageCell(Collection<PageCell> values) |
LayoutPreparationParams |
withPageCell(PageCell... values) |
LayoutPreparationParams |
withPageDistributionScheme(String value) |
LayoutPreparationParams |
withPageOrder(String value) |
LayoutPreparationParams |
withPresentationDirection(String value) |
LayoutPreparationParams |
withRotate(String value) |
LayoutPreparationParams |
withSides(String value) |
LayoutPreparationParams |
withStackDepth(Integer value) |
LayoutPreparationParams |
withStepDocs(XYPair value) |
LayoutPreparationParams |
withStepRepeat(String value) |
LayoutPreparationParams |
withSurfaceContentsBox(Rectangle value) |
LayoutPreparationParams |
withVerticalCreep(IntegerList value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<FitPolicy> fitPolicy
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<InsertSheet> insertSheet
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<PageCell> pageCell
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<JobField> jobField
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<DeviceMark> deviceMark
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<ImageShift> imageShift
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String finishingOrder
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair implicitGutterMinimumLimit
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair gutterMinimumLimit
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected IntegerList horizontalCreep
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String presentationDirection
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String rotate
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair implicitGutter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer stackDepth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair numberUp
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair gutter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String stepRepeat
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair stepDocs
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String bindingEdge
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String foldCatalogOrientation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String foldCatalog
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<String> backMarkList
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Rectangle surfaceContentsBox
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String pageOrder
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<String> frontMarkList
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected IntegerList verticalCreep
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair creepValue
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String sides
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String pageDistributionScheme
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Object mediaRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Object externalImpositionTemplateRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<FitPolicy> getFitPolicy()
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 fitPolicy property.
For example, to add a new item, do as follows:
getFitPolicy().add(newItem);
Objects of the following type(s) are allowed in the list
FitPolicy
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<InsertSheet> getInsertSheet()
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 insertSheet property.
For example, to add a new item, do as follows:
getInsertSheet().add(newItem);
Objects of the following type(s) are allowed in the list
InsertSheet
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<PageCell> getPageCell()
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 pageCell property.
For example, to add a new item, do as follows:
getPageCell().add(newItem);
Objects of the following type(s) are allowed in the list
PageCell
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<JobField> getJobField()
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 jobField property.
For example, to add a new item, do as follows:
getJobField().add(newItem);
Objects of the following type(s) are allowed in the list
JobField
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<DeviceMark> getDeviceMark()
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 deviceMark property.
For example, to add a new item, do as follows:
getDeviceMark().add(newItem);
Objects of the following type(s) are allowed in the list
DeviceMark
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<ImageShift> getImageShift()
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 imageShift property.
For example, to add a new item, do as follows:
getImageShift().add(newItem);
Objects of the following type(s) are allowed in the list
ImageShift
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getFinishingOrder()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setFinishingOrder(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getImplicitGutterMinimumLimit()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setImplicitGutterMinimumLimit(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getGutterMinimumLimit()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setGutterMinimumLimit(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public IntegerList getHorizontalCreep()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setHorizontalCreep(IntegerList value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getPresentationDirection()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPresentationDirection(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getRotate()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setRotate(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getImplicitGutter()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setImplicitGutter(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Integer getStackDepth()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setStackDepth(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getNumberUp()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setNumberUp(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getGutter()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setGutter(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getStepRepeat()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setStepRepeat(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getStepDocs()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setStepDocs(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getBindingEdge()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setBindingEdge(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getFoldCatalogOrientation()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setFoldCatalogOrientation(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getFoldCatalog()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setFoldCatalog(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<String> getBackMarkList()
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 backMarkList property.
For example, to add a new item, do as follows:
getBackMarkList().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Rectangle getSurfaceContentsBox()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSurfaceContentsBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getPageOrder()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPageOrder(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<String> getFrontMarkList()
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 frontMarkList property.
For example, to add a new item, do as follows:
getFrontMarkList().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public IntegerList getVerticalCreep()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setVerticalCreep(IntegerList value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getCreepValue()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setCreepValue(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getSides()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSides(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getPageDistributionScheme()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPageDistributionScheme(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Object getMediaRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setMediaRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Object getExternalImpositionTemplateRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setExternalImpositionTemplateRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withFitPolicy(FitPolicy... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withFitPolicy(Collection<FitPolicy> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withInsertSheet(InsertSheet... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withInsertSheet(Collection<InsertSheet> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withPageCell(PageCell... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withPageCell(Collection<PageCell> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withJobField(JobField... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withJobField(Collection<JobField> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withDeviceMark(DeviceMark... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withDeviceMark(Collection<DeviceMark> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withImageShift(ImageShift... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withImageShift(Collection<ImageShift> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withFinishingOrder(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withImplicitGutterMinimumLimit(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withGutterMinimumLimit(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withHorizontalCreep(IntegerList value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withPresentationDirection(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withRotate(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withImplicitGutter(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withStackDepth(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withNumberUp(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withGutter(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withStepRepeat(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withStepDocs(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withBindingEdge(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withFoldCatalogOrientation(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withFoldCatalog(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withBackMarkList(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withBackMarkList(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withSurfaceContentsBox(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withPageOrder(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withFrontMarkList(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withFrontMarkList(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withVerticalCreep(IntegerList value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withCreepValue(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withSides(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withPageDistributionScheme(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withMediaRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public LayoutPreparationParams withExternalImpositionTemplateRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public 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 ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.