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 IDREF |
barcodeReproParamsRef |
protected IDREF |
identificationFieldRef |
| Constructor and Description |
|---|
BarcodeProductionParams() |
| Modifier and Type | Method and Description |
|---|---|
IDREF |
getBarcodeReproParamsRef()
Gets the value of the barcodeReproParamsRef property.
|
IDREF |
getIdentificationFieldRef()
Gets the value of the identificationFieldRef property.
|
void |
setBarcodeReproParamsRef(IDREF value)
Sets the value of the barcodeReproParamsRef property.
|
void |
setIdentificationFieldRef(IDREF value)
Sets the value of the identificationFieldRef property.
|
protected IDREF identificationFieldRef
protected IDREF barcodeReproParamsRef
public IDREF getIdentificationFieldRef()
Stringpublic void setIdentificationFieldRef(IDREF value)
value - allowed object is
Stringpublic IDREF getBarcodeReproParamsRef()
StringCopyright © 2014. All Rights Reserved.