public class MediaIntent extends IntentType implements Serializable
Java class for MediaIntent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MediaIntent">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}IntentType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MediaLayers" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="MediaSetCount" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="UserMediaType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="PrePrinted" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="MediaType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="HoleType" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="MediaQuality" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Thickness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="FluteDirection" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Texture" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="OpacityLevel" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="MediaColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Weight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Grade" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="RecycledPercentage" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="MediaTypeDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="MediaColor" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNamedColor" />
<attribute name="Brightness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="StockBrand" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="FrontCoatings" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Opacity" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="StockType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="BuyerSupplied" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Flute" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="GrainDirection" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="BackCoatings" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
backCoatings |
protected Double |
brightness |
protected Boolean |
buyerSupplied |
protected String |
flute |
protected String |
fluteDirection |
protected String |
frontCoatings |
protected Integer |
grade |
protected String |
grainDirection |
protected String |
holeType |
protected EnumNamedColor |
mediaColor |
protected String |
mediaColorDetails |
protected List<MediaLayers> |
mediaLayers |
protected String |
mediaQuality |
protected Integer |
mediaSetCount |
protected String |
mediaType |
protected String |
mediaTypeDetails |
protected String |
opacity |
protected Double |
opacityLevel |
protected Boolean |
prePrinted |
protected Double |
recycledPercentage |
protected String |
stockBrand |
protected String |
stockType |
protected String |
texture |
protected Double |
thickness |
protected String |
userMediaType |
protected Double |
weight |
| Constructor and Description |
|---|
MediaIntent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackCoatings()
Gets the value of the backCoatings property.
|
Double |
getBrightness()
Gets the value of the brightness property.
|
Boolean |
getBuyerSupplied()
Gets the value of the buyerSupplied property.
|
String |
getFlute()
Gets the value of the flute property.
|
String |
getFluteDirection()
Gets the value of the fluteDirection property.
|
String |
getFrontCoatings()
Gets the value of the frontCoatings property.
|
Integer |
getGrade()
Gets the value of the grade property.
|
String |
getGrainDirection()
Gets the value of the grainDirection property.
|
String |
getHoleType()
Gets the value of the holeType property.
|
EnumNamedColor |
getMediaColor()
Gets the value of the mediaColor property.
|
String |
getMediaColorDetails()
Gets the value of the mediaColorDetails property.
|
List<MediaLayers> |
getMediaLayers()
Gets the value of the mediaLayers property.
|
String |
getMediaQuality()
Gets the value of the mediaQuality property.
|
Integer |
getMediaSetCount()
Gets the value of the mediaSetCount property.
|
String |
getMediaType()
Gets the value of the mediaType property.
|
String |
getMediaTypeDetails()
Gets the value of the mediaTypeDetails property.
|
String |
getOpacity()
Gets the value of the opacity property.
|
Double |
getOpacityLevel()
Gets the value of the opacityLevel property.
|
Boolean |
getPrePrinted()
Gets the value of the prePrinted property.
|
Double |
getRecycledPercentage()
Gets the value of the recycledPercentage property.
|
String |
getStockBrand()
Gets the value of the stockBrand property.
|
String |
getStockType()
Gets the value of the stockType property.
|
String |
getTexture()
Gets the value of the texture property.
|
Double |
getThickness()
Gets the value of the thickness property.
|
String |
getUserMediaType()
Gets the value of the userMediaType property.
|
Double |
getWeight()
Gets the value of the weight property.
|
void |
setBackCoatings(String value)
Sets the value of the backCoatings property.
|
void |
setBrightness(Double value)
Sets the value of the brightness property.
|
void |
setBuyerSupplied(Boolean value)
Sets the value of the buyerSupplied property.
|
void |
setFlute(String value)
Sets the value of the flute property.
|
void |
setFluteDirection(String value)
Sets the value of the fluteDirection property.
|
void |
setFrontCoatings(String value)
Sets the value of the frontCoatings property.
|
void |
setGrade(Integer value)
Sets the value of the grade property.
|
void |
setGrainDirection(String value)
Sets the value of the grainDirection property.
|
void |
setHoleType(String value)
Sets the value of the holeType property.
|
void |
setMediaColor(EnumNamedColor value)
Sets the value of the mediaColor property.
|
void |
setMediaColorDetails(String value)
Sets the value of the mediaColorDetails property.
|
void |
setMediaQuality(String value)
Sets the value of the mediaQuality property.
|
void |
setMediaSetCount(Integer value)
Sets the value of the mediaSetCount property.
|
void |
setMediaType(String value)
Sets the value of the mediaType property.
|
void |
setMediaTypeDetails(String value)
Sets the value of the mediaTypeDetails property.
|
void |
setOpacity(String value)
Sets the value of the opacity property.
|
void |
setOpacityLevel(Double value)
Sets the value of the opacityLevel property.
|
void |
setPrePrinted(Boolean value)
Sets the value of the prePrinted property.
|
void |
setRecycledPercentage(Double value)
Sets the value of the recycledPercentage property.
|
void |
setStockBrand(String value)
Sets the value of the stockBrand property.
|
void |
setStockType(String value)
Sets the value of the stockType property.
|
void |
setTexture(String value)
Sets the value of the texture property.
|
void |
setThickness(Double value)
Sets the value of the thickness property.
|
void |
setUserMediaType(String value)
Sets the value of the userMediaType property.
|
void |
setWeight(Double value)
Sets the value of the weight property.
|
protected List<MediaLayers> mediaLayers
protected Integer mediaSetCount
protected String userMediaType
protected Boolean prePrinted
protected String mediaType
protected String holeType
protected String mediaQuality
protected Double thickness
protected String fluteDirection
protected String texture
protected Double opacityLevel
protected String mediaColorDetails
protected Double weight
protected Integer grade
protected Double recycledPercentage
protected String mediaTypeDetails
protected EnumNamedColor mediaColor
protected Double brightness
protected String stockBrand
protected String frontCoatings
protected String opacity
protected String stockType
protected Boolean buyerSupplied
protected String flute
protected String grainDirection
protected String backCoatings
public List<MediaLayers> getMediaLayers()
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 mediaLayers property.
For example, to add a new item, do as follows:
getMediaLayers().add(newItem);
Objects of the following type(s) are allowed in the list
MediaLayers
public Integer getMediaSetCount()
Integerpublic void setMediaSetCount(Integer value)
value - allowed object is
Integerpublic String getUserMediaType()
Stringpublic void setUserMediaType(String value)
value - allowed object is
Stringpublic Boolean getPrePrinted()
Booleanpublic void setPrePrinted(Boolean value)
value - allowed object is
Booleanpublic String getMediaType()
Stringpublic void setMediaType(String value)
value - allowed object is
Stringpublic String getHoleType()
Stringpublic void setHoleType(String value)
value - allowed object is
Stringpublic String getMediaQuality()
Stringpublic void setMediaQuality(String value)
value - allowed object is
Stringpublic Double getThickness()
Doublepublic void setThickness(Double value)
value - allowed object is
Doublepublic String getFluteDirection()
Stringpublic void setFluteDirection(String value)
value - allowed object is
Stringpublic String getTexture()
Stringpublic void setTexture(String value)
value - allowed object is
Stringpublic Double getOpacityLevel()
Doublepublic void setOpacityLevel(Double value)
value - allowed object is
Doublepublic String getMediaColorDetails()
Stringpublic void setMediaColorDetails(String value)
value - allowed object is
Stringpublic Double getWeight()
Doublepublic void setWeight(Double value)
value - allowed object is
Doublepublic Integer getGrade()
Integerpublic void setGrade(Integer value)
value - allowed object is
Integerpublic Double getRecycledPercentage()
Doublepublic void setRecycledPercentage(Double value)
value - allowed object is
Doublepublic String getMediaTypeDetails()
Stringpublic void setMediaTypeDetails(String value)
value - allowed object is
Stringpublic EnumNamedColor getMediaColor()
EnumNamedColorpublic void setMediaColor(EnumNamedColor value)
value - allowed object is
EnumNamedColorpublic Double getBrightness()
Doublepublic void setBrightness(Double value)
value - allowed object is
Doublepublic String getStockBrand()
Stringpublic void setStockBrand(String value)
value - allowed object is
Stringpublic String getFrontCoatings()
Stringpublic void setFrontCoatings(String value)
value - allowed object is
Stringpublic String getOpacity()
Stringpublic void setOpacity(String value)
value - allowed object is
Stringpublic String getStockType()
Stringpublic void setStockType(String value)
value - allowed object is
Stringpublic Boolean getBuyerSupplied()
Booleanpublic void setBuyerSupplied(Boolean value)
value - allowed object is
Booleanpublic String getFlute()
Stringpublic void setFlute(String value)
value - allowed object is
Stringpublic String getGrainDirection()
Stringpublic void setGrainDirection(String value)
value - allowed object is
Stringpublic String getBackCoatings()
StringCopyright © 2012. All Rights Reserved.