@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class ProductionPath extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ProductionPath complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProductionPath">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element name="PrintingUnitWebPath" type="{http://www.CIP4.org/JDFSchema_2_0}ProductionSubPath" minOccurs="0"/>
<element name="FolderSuperStructureWebPath" type="{http://www.CIP4.org/JDFSchema_2_0}ProductionSubPath" minOccurs="0"/>
<element name="PostPressComponentPath" type="{http://www.CIP4.org/JDFSchema_2_0}ProductionSubPath" minOccurs="0"/>
</sequence>
<attribute name="ProductionPathID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ProductionSubPath |
folderSuperStructureWebPath |
protected ProductionSubPath |
postPressComponentPath |
protected ProductionSubPath |
printingUnitWebPath |
protected String |
productionPathID |
| Constructor and Description |
|---|
ProductionPath() |
| 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) |
ProductionSubPath |
getFolderSuperStructureWebPath()
Gets the value of the folderSuperStructureWebPath property.
|
ProductionSubPath |
getPostPressComponentPath()
Gets the value of the postPressComponentPath property.
|
ProductionSubPath |
getPrintingUnitWebPath()
Gets the value of the printingUnitWebPath property.
|
String |
getProductionPathID()
Gets the value of the productionPathID property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setFolderSuperStructureWebPath(ProductionSubPath value)
Sets the value of the folderSuperStructureWebPath property.
|
void |
setPostPressComponentPath(ProductionSubPath value)
Sets the value of the postPressComponentPath property.
|
void |
setPrintingUnitWebPath(ProductionSubPath value)
Sets the value of the printingUnitWebPath property.
|
void |
setProductionPathID(String value)
Sets the value of the productionPathID property.
|
ProductionPath |
withFolderSuperStructureWebPath(ProductionSubPath value) |
ProductionPath |
withPostPressComponentPath(ProductionSubPath value) |
ProductionPath |
withPrintingUnitWebPath(ProductionSubPath value) |
ProductionPath |
withProductionPathID(String value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected ProductionSubPath printingUnitWebPath
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected ProductionSubPath folderSuperStructureWebPath
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected ProductionSubPath postPressComponentPath
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String productionPathID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ProductionSubPath getPrintingUnitWebPath()
ProductionSubPath@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPrintingUnitWebPath(ProductionSubPath value)
value - allowed object is
ProductionSubPath@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ProductionSubPath getFolderSuperStructureWebPath()
ProductionSubPath@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setFolderSuperStructureWebPath(ProductionSubPath value)
value - allowed object is
ProductionSubPath@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ProductionSubPath getPostPressComponentPath()
ProductionSubPath@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPostPressComponentPath(ProductionSubPath value)
value - allowed object is
ProductionSubPath@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getProductionPathID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setProductionPathID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ProductionPath withPrintingUnitWebPath(ProductionSubPath value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ProductionPath withFolderSuperStructureWebPath(ProductionSubPath value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ProductionPath withPostPressComponentPath(ProductionSubPath value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ProductionPath withProductionPathID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+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-20T01:26:59+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-20T01:26:59+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-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.