public class BindingIntent extends IntentType implements Serializable
Java class for BindingIntent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BindingIntent">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}IntentType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}BindList" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ThreadSealing" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Tabs" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}EdgeGluing" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SoftCoverBinding" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}HardCoverBinding" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Tape" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SideSewing" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PlasticCombBinding" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}WireCombBinding" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CoilBinding" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SideStitching" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RingBinding" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ChannelBinding" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ThreadSewing" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SaddleStitching" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}StripBinding" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="BindingOrder" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="BindingType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="BackCoverColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="BindingColor" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNamedColor" />
<attribute name="BindingColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="BindingSide" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="CoverColor" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNamedColor" />
<attribute name="BackCoverColor" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNamedColor" />
<attribute name="BindingLength" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="CoverColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
BindingIntent() |
| Modifier and Type | Method and Description |
|---|---|
EnumNamedColor |
getBackCoverColor()
Gets the value of the backCoverColor property.
|
String |
getBackCoverColorDetails()
Gets the value of the backCoverColorDetails property.
|
EnumNamedColor |
getBindingColor()
Gets the value of the bindingColor property.
|
String |
getBindingColorDetails()
Gets the value of the bindingColorDetails property.
|
String |
getBindingLength()
Gets the value of the bindingLength property.
|
String |
getBindingOrder()
Gets the value of the bindingOrder property.
|
String |
getBindingSide()
Gets the value of the bindingSide property.
|
String |
getBindingType()
Gets the value of the bindingType property.
|
List<Object> |
getBindList()
Gets the value of the bindList property.
|
List<ChannelBinding> |
getChannelBinding()
Gets the value of the channelBinding property.
|
List<CoilBinding> |
getCoilBinding()
Gets the value of the coilBinding property.
|
EnumNamedColor |
getCoverColor()
Gets the value of the coverColor property.
|
String |
getCoverColorDetails()
Gets the value of the coverColorDetails property.
|
List<EdgeGluing> |
getEdgeGluing()
Gets the value of the edgeGluing property.
|
List<HardCoverBinding> |
getHardCoverBinding()
Gets the value of the hardCoverBinding property.
|
List<PlasticCombBinding> |
getPlasticCombBinding()
Gets the value of the plasticCombBinding property.
|
List<RingBinding> |
getRingBinding()
Gets the value of the ringBinding property.
|
List<SaddleStitching> |
getSaddleStitching()
Gets the value of the saddleStitching property.
|
List<Object> |
getSideSewing()
Gets the value of the sideSewing property.
|
List<SideStitching> |
getSideStitching()
Gets the value of the sideStitching property.
|
List<SoftCoverBinding> |
getSoftCoverBinding()
Gets the value of the softCoverBinding property.
|
List<StripBinding> |
getStripBinding()
Gets the value of the stripBinding property.
|
List<Tabs> |
getTabs()
Gets the value of the tabs property.
|
List<Object> |
getTape()
Gets the value of the tape property.
|
List<Object> |
getThreadSealing()
Gets the value of the threadSealing property.
|
List<ThreadSewing> |
getThreadSewing()
Gets the value of the threadSewing property.
|
List<WireCombBinding> |
getWireCombBinding()
Gets the value of the wireCombBinding property.
|
void |
setBackCoverColor(EnumNamedColor value)
Sets the value of the backCoverColor property.
|
void |
setBackCoverColorDetails(String value)
Sets the value of the backCoverColorDetails property.
|
void |
setBindingColor(EnumNamedColor value)
Sets the value of the bindingColor property.
|
void |
setBindingColorDetails(String value)
Sets the value of the bindingColorDetails property.
|
void |
setBindingLength(String value)
Sets the value of the bindingLength property.
|
void |
setBindingOrder(String value)
Sets the value of the bindingOrder property.
|
void |
setBindingSide(String value)
Sets the value of the bindingSide property.
|
void |
setBindingType(String value)
Sets the value of the bindingType property.
|
void |
setCoverColor(EnumNamedColor value)
Sets the value of the coverColor property.
|
void |
setCoverColorDetails(String value)
Sets the value of the coverColorDetails property.
|
protected List<EdgeGluing> edgeGluing
protected List<SoftCoverBinding> softCoverBinding
protected List<HardCoverBinding> hardCoverBinding
protected List<PlasticCombBinding> plasticCombBinding
protected List<WireCombBinding> wireCombBinding
protected List<CoilBinding> coilBinding
protected List<SideStitching> sideStitching
protected List<RingBinding> ringBinding
protected List<ChannelBinding> channelBinding
protected List<ThreadSewing> threadSewing
protected List<SaddleStitching> saddleStitching
protected List<StripBinding> stripBinding
protected String bindingOrder
protected String bindingType
protected String backCoverColorDetails
protected EnumNamedColor bindingColor
protected String bindingColorDetails
protected String bindingSide
protected EnumNamedColor coverColor
protected EnumNamedColor backCoverColor
protected String bindingLength
protected String coverColorDetails
public List<Object> getBindList()
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 bindList property.
For example, to add a new item, do as follows:
getBindList().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public List<Object> getThreadSealing()
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 threadSealing property.
For example, to add a new item, do as follows:
getThreadSealing().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public List<Tabs> getTabs()
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 tabs property.
For example, to add a new item, do as follows:
getTabs().add(newItem);
Objects of the following type(s) are allowed in the list
Tabs
public List<EdgeGluing> getEdgeGluing()
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 edgeGluing property.
For example, to add a new item, do as follows:
getEdgeGluing().add(newItem);
Objects of the following type(s) are allowed in the list
EdgeGluing
public List<SoftCoverBinding> getSoftCoverBinding()
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 softCoverBinding property.
For example, to add a new item, do as follows:
getSoftCoverBinding().add(newItem);
Objects of the following type(s) are allowed in the list
SoftCoverBinding
public List<HardCoverBinding> getHardCoverBinding()
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 hardCoverBinding property.
For example, to add a new item, do as follows:
getHardCoverBinding().add(newItem);
Objects of the following type(s) are allowed in the list
HardCoverBinding
public List<Object> getTape()
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 tape property.
For example, to add a new item, do as follows:
getTape().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public List<Object> getSideSewing()
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 sideSewing property.
For example, to add a new item, do as follows:
getSideSewing().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public List<PlasticCombBinding> getPlasticCombBinding()
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 plasticCombBinding property.
For example, to add a new item, do as follows:
getPlasticCombBinding().add(newItem);
Objects of the following type(s) are allowed in the list
PlasticCombBinding
public List<WireCombBinding> getWireCombBinding()
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 wireCombBinding property.
For example, to add a new item, do as follows:
getWireCombBinding().add(newItem);
Objects of the following type(s) are allowed in the list
WireCombBinding
public List<CoilBinding> getCoilBinding()
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 coilBinding property.
For example, to add a new item, do as follows:
getCoilBinding().add(newItem);
Objects of the following type(s) are allowed in the list
CoilBinding
public List<SideStitching> getSideStitching()
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 sideStitching property.
For example, to add a new item, do as follows:
getSideStitching().add(newItem);
Objects of the following type(s) are allowed in the list
SideStitching
public List<RingBinding> getRingBinding()
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 ringBinding property.
For example, to add a new item, do as follows:
getRingBinding().add(newItem);
Objects of the following type(s) are allowed in the list
RingBinding
public List<ChannelBinding> getChannelBinding()
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 channelBinding property.
For example, to add a new item, do as follows:
getChannelBinding().add(newItem);
Objects of the following type(s) are allowed in the list
ChannelBinding
public List<ThreadSewing> getThreadSewing()
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 threadSewing property.
For example, to add a new item, do as follows:
getThreadSewing().add(newItem);
Objects of the following type(s) are allowed in the list
ThreadSewing
public List<SaddleStitching> getSaddleStitching()
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 saddleStitching property.
For example, to add a new item, do as follows:
getSaddleStitching().add(newItem);
Objects of the following type(s) are allowed in the list
SaddleStitching
public List<StripBinding> getStripBinding()
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 stripBinding property.
For example, to add a new item, do as follows:
getStripBinding().add(newItem);
Objects of the following type(s) are allowed in the list
StripBinding
public String getBindingOrder()
Stringpublic void setBindingOrder(String value)
value - allowed object is
Stringpublic String getBindingType()
Stringpublic void setBindingType(String value)
value - allowed object is
Stringpublic String getBackCoverColorDetails()
Stringpublic void setBackCoverColorDetails(String value)
value - allowed object is
Stringpublic EnumNamedColor getBindingColor()
EnumNamedColorpublic void setBindingColor(EnumNamedColor value)
value - allowed object is
EnumNamedColorpublic String getBindingColorDetails()
Stringpublic void setBindingColorDetails(String value)
value - allowed object is
Stringpublic String getBindingSide()
Stringpublic void setBindingSide(String value)
value - allowed object is
Stringpublic EnumNamedColor getCoverColor()
EnumNamedColorpublic void setCoverColor(EnumNamedColor value)
value - allowed object is
EnumNamedColorpublic EnumNamedColor getBackCoverColor()
EnumNamedColorpublic void setBackCoverColor(EnumNamedColor value)
value - allowed object is
EnumNamedColorpublic String getBindingLength()
Stringpublic void setBindingLength(String value)
value - allowed object is
Stringpublic String getCoverColorDetails()
StringCopyright © 2013. All Rights Reserved.