public class BarcodeProductionParams extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="IdentificationFieldRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="BarcodeReproParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Object |
barcodeReproParamsRef |
protected Object |
identificationFieldRef |
| Constructor and Description |
|---|
BarcodeProductionParams() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBarcodeReproParamsRef()
Gets the value of the barcodeReproParamsRef property.
|
Object |
getIdentificationFieldRef()
Gets the value of the identificationFieldRef property.
|
void |
setBarcodeReproParamsRef(Object value)
Sets the value of the barcodeReproParamsRef property.
|
void |
setIdentificationFieldRef(Object value)
Sets the value of the identificationFieldRef property.
|
protected Object identificationFieldRef
protected Object barcodeReproParamsRef
public Object getIdentificationFieldRef()
Objectpublic void setIdentificationFieldRef(Object value)
value - allowed object is
Objectpublic Object getBarcodeReproParamsRef()
ObjectCopyright © 2013. All Rights Reserved.