public class AdhesiveBindingParams extends ParameterType implements Serializable
Java class for AdhesiveBindingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdhesiveBindingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="CoverApplicationParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="SpineTapingParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="SpinePreparationParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected IDREF |
coverApplicationParamsRef |
protected IDREF |
spinePreparationParamsRef |
protected IDREF |
spineTapingParamsRef |
| Constructor and Description |
|---|
AdhesiveBindingParams() |
| Modifier and Type | Method and Description |
|---|---|
IDREF |
getCoverApplicationParamsRef()
Gets the value of the coverApplicationParamsRef property.
|
IDREF |
getSpinePreparationParamsRef()
Gets the value of the spinePreparationParamsRef property.
|
IDREF |
getSpineTapingParamsRef()
Gets the value of the spineTapingParamsRef property.
|
void |
setCoverApplicationParamsRef(IDREF value)
Sets the value of the coverApplicationParamsRef property.
|
void |
setSpinePreparationParamsRef(IDREF value)
Sets the value of the spinePreparationParamsRef property.
|
void |
setSpineTapingParamsRef(IDREF value)
Sets the value of the spineTapingParamsRef property.
|
protected IDREF coverApplicationParamsRef
protected IDREF spineTapingParamsRef
protected IDREF spinePreparationParamsRef
public IDREF getCoverApplicationParamsRef()
Stringpublic void setCoverApplicationParamsRef(IDREF value)
value - allowed object is
Stringpublic IDREF getSpineTapingParamsRef()
Stringpublic void setSpineTapingParamsRef(IDREF value)
value - allowed object is
Stringpublic IDREF getSpinePreparationParamsRef()
StringCopyright © 2014. All Rights Reserved.