@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public class BarcodeReproParams
extends SpecificResource
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for BarcodeReproParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BarcodeReproParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}BarcodeCompParams" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="BearerBars">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="None"/>
<enumeration value="TopBottom"/>
<enumeration value="Box"/>
<enumeration value="BoxHMarks"/>
</restriction>
</simpleType>
</attribute>
<attribute name="Height" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Magnification" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Masking">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="None"/>
<enumeration value="WhiteBox"/>
</restriction>
</simpleType>
</attribute>
<attribute name="ModuleHeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ModuleWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Ratio" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
BarcodeReproParams.BearerBars
Java class for null.
|
static class |
BarcodeReproParams.Masking
Java class for null.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<BarcodeCompParams> |
barcodeCompParams |
protected BarcodeReproParams.BearerBars |
bearerBars |
protected java.lang.Double |
height |
protected java.lang.Double |
magnification |
protected BarcodeReproParams.Masking |
masking |
protected java.lang.Double |
moduleHeight |
protected java.lang.Double |
moduleWidth |
protected java.lang.Double |
ratio |
| Constructor and Description |
|---|
BarcodeReproParams() |
| 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) |
java.util.List<BarcodeCompParams> |
getBarcodeCompParams()
Gets the value of the barcodeCompParams property.
|
BarcodeReproParams.BearerBars |
getBearerBars()
Gets the value of the bearerBars property.
|
java.lang.Double |
getHeight()
Gets the value of the height property.
|
java.lang.Double |
getMagnification()
Gets the value of the magnification property.
|
BarcodeReproParams.Masking |
getMasking()
Gets the value of the masking property.
|
java.lang.Double |
getModuleHeight()
Gets the value of the moduleHeight property.
|
java.lang.Double |
getModuleWidth()
Gets the value of the moduleWidth property.
|
java.lang.Double |
getRatio()
Gets the value of the ratio property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setBearerBars(BarcodeReproParams.BearerBars value)
Sets the value of the bearerBars property.
|
void |
setHeight(java.lang.Double value)
Sets the value of the height property.
|
void |
setMagnification(java.lang.Double value)
Sets the value of the magnification property.
|
void |
setMasking(BarcodeReproParams.Masking value)
Sets the value of the masking property.
|
void |
setModuleHeight(java.lang.Double value)
Sets the value of the moduleHeight property.
|
void |
setModuleWidth(java.lang.Double value)
Sets the value of the moduleWidth property.
|
void |
setRatio(java.lang.Double value)
Sets the value of the ratio property.
|
BarcodeReproParams |
withBarcodeCompParams(BarcodeCompParams... values) |
BarcodeReproParams |
withBarcodeCompParams(java.util.Collection<BarcodeCompParams> values) |
BarcodeReproParams |
withBearerBars(BarcodeReproParams.BearerBars value) |
BarcodeReproParams |
withHeight(java.lang.Double value) |
BarcodeReproParams |
withMagnification(java.lang.Double value) |
BarcodeReproParams |
withMasking(BarcodeReproParams.Masking value) |
BarcodeReproParams |
withModuleHeight(java.lang.Double value) |
BarcodeReproParams |
withModuleWidth(java.lang.Double value) |
BarcodeReproParams |
withRatio(java.lang.Double value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.util.List<BarcodeCompParams> barcodeCompParams
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected BarcodeReproParams.BearerBars bearerBars
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double height
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double magnification
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected BarcodeReproParams.Masking masking
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double moduleHeight
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double moduleWidth
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double ratio
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.util.List<BarcodeCompParams> getBarcodeCompParams()
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 barcodeCompParams property.
For example, to add a new item, do as follows:
getBarcodeCompParams().add(newItem);
Objects of the following type(s) are allowed in the list
BarcodeCompParams
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public BarcodeReproParams.BearerBars getBearerBars()
BarcodeReproParams.BearerBars@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setBearerBars(BarcodeReproParams.BearerBars value)
value - allowed object is
BarcodeReproParams.BearerBars@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getHeight()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setHeight(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getMagnification()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setMagnification(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public BarcodeReproParams.Masking getMasking()
BarcodeReproParams.Masking@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setMasking(BarcodeReproParams.Masking value)
value - allowed object is
BarcodeReproParams.Masking@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getModuleHeight()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setModuleHeight(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getModuleWidth()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setModuleWidth(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getRatio()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setRatio(java.lang.Double value)
value - allowed object is
Doublepublic BarcodeReproParams withBarcodeCompParams(BarcodeCompParams... values)
public BarcodeReproParams withBarcodeCompParams(java.util.Collection<BarcodeCompParams> values)
public BarcodeReproParams withBearerBars(BarcodeReproParams.BearerBars value)
public BarcodeReproParams withHeight(java.lang.Double value)
public BarcodeReproParams withMagnification(java.lang.Double value)
public BarcodeReproParams withMasking(BarcodeReproParams.Masking value)
public BarcodeReproParams withModuleHeight(java.lang.Double value)
public BarcodeReproParams withModuleWidth(java.lang.Double value)
public BarcodeReproParams withRatio(java.lang.Double value)
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