public class AdhesiveBindingParams extends ParameterType implements java.io.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 java.lang.Object |
coverApplicationParamsRef |
protected java.lang.Object |
spinePreparationParamsRef |
protected java.lang.Object |
spineTapingParamsRef |
| Constructor and Description |
|---|
AdhesiveBindingParams() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getCoverApplicationParamsRef()
Gets the value of the coverApplicationParamsRef property.
|
java.lang.Object |
getSpinePreparationParamsRef()
Gets the value of the spinePreparationParamsRef property.
|
java.lang.Object |
getSpineTapingParamsRef()
Gets the value of the spineTapingParamsRef property.
|
void |
setCoverApplicationParamsRef(java.lang.Object value)
Sets the value of the coverApplicationParamsRef property.
|
void |
setSpinePreparationParamsRef(java.lang.Object value)
Sets the value of the spinePreparationParamsRef property.
|
void |
setSpineTapingParamsRef(java.lang.Object value)
Sets the value of the spineTapingParamsRef property.
|
protected java.lang.Object coverApplicationParamsRef
protected java.lang.Object spineTapingParamsRef
protected java.lang.Object spinePreparationParamsRef
public java.lang.Object getCoverApplicationParamsRef()
Objectpublic void setCoverApplicationParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getSpineTapingParamsRef()
Objectpublic void setSpineTapingParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getSpinePreparationParamsRef()
Objectpublic void setSpinePreparationParamsRef(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2012. All Rights Reserved.