public class Media extends ResourceType implements java.io.Serializable
Java class for Media complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Media">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ResourceType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MediaLayers" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Location" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Contact" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}HoleList" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}TabDimensions" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="GrainDirection" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="FrontGlossValue" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="StockType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="Dimension" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="FrontCoatings" type="{http://www.CIP4.org/JDFSchema_2_0}EnumCoatings" />
<attribute name="SleeveInterlock" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="CIEWhiteness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="RollDiameter" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ShrinkIndex" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Grade" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="OpacityLevel" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="InsideLoss" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Thickness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="MediaQuality" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="CIETint" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImagableSide" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PrePrinted" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="WrapperWeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="PlateTechnology" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="MediaUnit" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="BackCoatingDetail" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="BackCoatings" type="{http://www.CIP4.org/JDFSchema_2_0}EnumCoatings" />
<attribute name="FrontCoatingDetail" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="Flute" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="Polarity" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="MediaSetCount" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="MediaColorName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="MediaColorNameDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Opacity" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="OuterCoreDiameter" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Brightness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="PrintingTechnology" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="MediaTypeDetails" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="BackGlossValue" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="RecycledPercentage" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="CoreWeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Weight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="LabColorValue" type="{http://www.CIP4.org/JDFSchema_2_0}LabColor" />
<attribute name="Texture" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="FluteDirection" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="HoleType">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumHoleType" />
</simpleType>
</attribute>
<attribute name="MediaType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="OutsideGain" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ReliefThickness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="IdentificationFieldRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ColorRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ColorMeasurementConditionsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
backCoatingDetail |
protected EnumCoatings |
backCoatings |
protected java.lang.Double |
backGlossValue |
protected java.lang.Double |
brightness |
protected java.lang.Double |
cieTint |
protected java.lang.Double |
cieWhiteness |
protected java.lang.Object |
colorMeasurementConditionsRef |
protected java.lang.Object |
colorRef |
protected java.util.List<Contact> |
contacts |
protected java.lang.Double |
coreWeight |
protected java.util.List<java.lang.Double> |
dimensions |
protected java.lang.String |
flute |
protected java.lang.String |
fluteDirection |
protected java.lang.String |
frontCoatingDetail |
protected EnumCoatings |
frontCoatings |
protected java.lang.Double |
frontGlossValue |
protected java.lang.Integer |
grade |
protected java.lang.String |
grainDirection |
protected java.util.List<HoleList> |
holeLists |
protected java.util.List<EnumHoleType> |
holeTypes |
protected java.lang.Object |
identificationFieldRef |
protected java.lang.String |
imagableSide |
protected java.lang.Double |
insideLoss |
protected java.util.List<java.lang.Double> |
labColorValues |
protected java.util.List<Location> |
locations |
protected java.lang.String |
mediaColorName |
protected java.lang.String |
mediaColorNameDetails |
protected java.util.List<MediaLayers> |
mediaLayers |
protected java.lang.String |
mediaQuality |
protected java.lang.Integer |
mediaSetCount |
protected java.lang.String |
mediaType |
protected java.lang.String |
mediaTypeDetails |
protected java.lang.String |
mediaUnit |
protected java.lang.String |
opacity |
protected java.lang.Double |
opacityLevel |
protected java.lang.Double |
outerCoreDiameter |
protected java.lang.Double |
outsideGain |
protected java.lang.String |
plateTechnology |
protected java.lang.String |
polarity |
protected java.lang.Boolean |
prePrinted |
protected java.lang.String |
printingTechnology |
protected java.lang.Double |
recycledPercentage |
protected java.lang.Double |
reliefThickness |
protected java.lang.Double |
rollDiameter |
protected java.util.List<java.lang.Double> |
shrinkIndices |
protected java.lang.String |
sleeveInterlock |
protected java.lang.String |
stockType |
protected java.util.List<TabDimensions> |
tabDimensions |
protected java.lang.String |
texture |
protected java.lang.Double |
thickness |
protected java.lang.Double |
weight |
protected java.lang.Double |
wrapperWeight |
| Constructor and Description |
|---|
Media() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBackCoatingDetail()
Gets the value of the backCoatingDetail property.
|
EnumCoatings |
getBackCoatings()
Gets the value of the backCoatings property.
|
java.lang.Double |
getBackGlossValue()
Gets the value of the backGlossValue property.
|
java.lang.Double |
getBrightness()
Gets the value of the brightness property.
|
java.lang.Double |
getCIETint()
Gets the value of the cieTint property.
|
java.lang.Double |
getCIEWhiteness()
Gets the value of the cieWhiteness property.
|
java.lang.Object |
getColorMeasurementConditionsRef()
Gets the value of the colorMeasurementConditionsRef property.
|
java.lang.Object |
getColorRef()
Gets the value of the colorRef property.
|
java.util.List<Contact> |
getContacts()
Gets the value of the contacts property.
|
java.lang.Double |
getCoreWeight()
Gets the value of the coreWeight property.
|
java.util.List<java.lang.Double> |
getDimensions()
Gets the value of the dimensions property.
|
java.lang.String |
getFlute()
Gets the value of the flute property.
|
java.lang.String |
getFluteDirection()
Gets the value of the fluteDirection property.
|
java.lang.String |
getFrontCoatingDetail()
Gets the value of the frontCoatingDetail property.
|
EnumCoatings |
getFrontCoatings()
Gets the value of the frontCoatings property.
|
java.lang.Double |
getFrontGlossValue()
Gets the value of the frontGlossValue property.
|
java.lang.Integer |
getGrade()
Gets the value of the grade property.
|
java.lang.String |
getGrainDirection()
Gets the value of the grainDirection property.
|
java.util.List<HoleList> |
getHoleLists()
Gets the value of the holeLists property.
|
java.util.List<EnumHoleType> |
getHoleTypes()
Gets the value of the holeTypes property.
|
java.lang.Object |
getIdentificationFieldRef()
Gets the value of the identificationFieldRef property.
|
java.lang.String |
getImagableSide()
Gets the value of the imagableSide property.
|
java.lang.Double |
getInsideLoss()
Gets the value of the insideLoss property.
|
java.util.List<java.lang.Double> |
getLabColorValues()
Gets the value of the labColorValues property.
|
java.util.List<Location> |
getLocations()
Gets the value of the locations property.
|
java.lang.String |
getMediaColorName()
Gets the value of the mediaColorName property.
|
java.lang.String |
getMediaColorNameDetails()
Gets the value of the mediaColorNameDetails property.
|
java.util.List<MediaLayers> |
getMediaLayers()
Gets the value of the mediaLayers property.
|
java.lang.String |
getMediaQuality()
Gets the value of the mediaQuality property.
|
java.lang.Integer |
getMediaSetCount()
Gets the value of the mediaSetCount property.
|
java.lang.String |
getMediaType()
Gets the value of the mediaType property.
|
java.lang.String |
getMediaTypeDetails()
Gets the value of the mediaTypeDetails property.
|
java.lang.String |
getMediaUnit()
Gets the value of the mediaUnit property.
|
java.lang.String |
getOpacity()
Gets the value of the opacity property.
|
java.lang.Double |
getOpacityLevel()
Gets the value of the opacityLevel property.
|
java.lang.Double |
getOuterCoreDiameter()
Gets the value of the outerCoreDiameter property.
|
java.lang.Double |
getOutsideGain()
Gets the value of the outsideGain property.
|
java.lang.String |
getPlateTechnology()
Gets the value of the plateTechnology property.
|
java.lang.String |
getPolarity()
Gets the value of the polarity property.
|
java.lang.Boolean |
getPrePrinted()
Gets the value of the prePrinted property.
|
java.lang.String |
getPrintingTechnology()
Gets the value of the printingTechnology property.
|
java.lang.Double |
getRecycledPercentage()
Gets the value of the recycledPercentage property.
|
java.lang.Double |
getReliefThickness()
Gets the value of the reliefThickness property.
|
java.lang.Double |
getRollDiameter()
Gets the value of the rollDiameter property.
|
java.util.List<java.lang.Double> |
getShrinkIndices()
Gets the value of the shrinkIndices property.
|
java.lang.String |
getSleeveInterlock()
Gets the value of the sleeveInterlock property.
|
java.lang.String |
getStockType()
Gets the value of the stockType property.
|
java.util.List<TabDimensions> |
getTabDimensions()
Gets the value of the tabDimensions property.
|
java.lang.String |
getTexture()
Gets the value of the texture property.
|
java.lang.Double |
getThickness()
Gets the value of the thickness property.
|
java.lang.Double |
getWeight()
Gets the value of the weight property.
|
java.lang.Double |
getWrapperWeight()
Gets the value of the wrapperWeight property.
|
void |
setBackCoatingDetail(java.lang.String value)
Sets the value of the backCoatingDetail property.
|
void |
setBackCoatings(EnumCoatings value)
Sets the value of the backCoatings property.
|
void |
setBackGlossValue(java.lang.Double value)
Sets the value of the backGlossValue property.
|
void |
setBrightness(java.lang.Double value)
Sets the value of the brightness property.
|
void |
setCIETint(java.lang.Double value)
Sets the value of the cieTint property.
|
void |
setCIEWhiteness(java.lang.Double value)
Sets the value of the cieWhiteness property.
|
void |
setColorMeasurementConditionsRef(java.lang.Object value)
Sets the value of the colorMeasurementConditionsRef property.
|
void |
setColorRef(java.lang.Object value)
Sets the value of the colorRef property.
|
void |
setCoreWeight(java.lang.Double value)
Sets the value of the coreWeight property.
|
void |
setFlute(java.lang.String value)
Sets the value of the flute property.
|
void |
setFluteDirection(java.lang.String value)
Sets the value of the fluteDirection property.
|
void |
setFrontCoatingDetail(java.lang.String value)
Sets the value of the frontCoatingDetail property.
|
void |
setFrontCoatings(EnumCoatings value)
Sets the value of the frontCoatings property.
|
void |
setFrontGlossValue(java.lang.Double value)
Sets the value of the frontGlossValue property.
|
void |
setGrade(java.lang.Integer value)
Sets the value of the grade property.
|
void |
setGrainDirection(java.lang.String value)
Sets the value of the grainDirection property.
|
void |
setIdentificationFieldRef(java.lang.Object value)
Sets the value of the identificationFieldRef property.
|
void |
setImagableSide(java.lang.String value)
Sets the value of the imagableSide property.
|
void |
setInsideLoss(java.lang.Double value)
Sets the value of the insideLoss property.
|
void |
setMediaColorName(java.lang.String value)
Sets the value of the mediaColorName property.
|
void |
setMediaColorNameDetails(java.lang.String value)
Sets the value of the mediaColorNameDetails property.
|
void |
setMediaQuality(java.lang.String value)
Sets the value of the mediaQuality property.
|
void |
setMediaSetCount(java.lang.Integer value)
Sets the value of the mediaSetCount property.
|
void |
setMediaType(java.lang.String value)
Sets the value of the mediaType property.
|
void |
setMediaTypeDetails(java.lang.String value)
Sets the value of the mediaTypeDetails property.
|
void |
setMediaUnit(java.lang.String value)
Sets the value of the mediaUnit property.
|
void |
setOpacity(java.lang.String value)
Sets the value of the opacity property.
|
void |
setOpacityLevel(java.lang.Double value)
Sets the value of the opacityLevel property.
|
void |
setOuterCoreDiameter(java.lang.Double value)
Sets the value of the outerCoreDiameter property.
|
void |
setOutsideGain(java.lang.Double value)
Sets the value of the outsideGain property.
|
void |
setPlateTechnology(java.lang.String value)
Sets the value of the plateTechnology property.
|
void |
setPolarity(java.lang.String value)
Sets the value of the polarity property.
|
void |
setPrePrinted(java.lang.Boolean value)
Sets the value of the prePrinted property.
|
void |
setPrintingTechnology(java.lang.String value)
Sets the value of the printingTechnology property.
|
void |
setRecycledPercentage(java.lang.Double value)
Sets the value of the recycledPercentage property.
|
void |
setReliefThickness(java.lang.Double value)
Sets the value of the reliefThickness property.
|
void |
setRollDiameter(java.lang.Double value)
Sets the value of the rollDiameter property.
|
void |
setSleeveInterlock(java.lang.String value)
Sets the value of the sleeveInterlock property.
|
void |
setStockType(java.lang.String value)
Sets the value of the stockType property.
|
void |
setTexture(java.lang.String value)
Sets the value of the texture property.
|
void |
setThickness(java.lang.Double value)
Sets the value of the thickness property.
|
void |
setWeight(java.lang.Double value)
Sets the value of the weight property.
|
void |
setWrapperWeight(java.lang.Double value)
Sets the value of the wrapperWeight property.
|
protected java.util.List<TabDimensions> tabDimensions
protected java.util.List<HoleList> holeLists
protected java.util.List<Contact> contacts
protected java.util.List<Location> locations
protected java.util.List<MediaLayers> mediaLayers
protected java.lang.String grainDirection
protected java.lang.Double frontGlossValue
protected java.lang.String stockType
protected java.util.List<java.lang.Double> dimensions
protected EnumCoatings frontCoatings
protected java.lang.String sleeveInterlock
protected java.lang.Double cieWhiteness
protected java.lang.Double rollDiameter
protected java.util.List<java.lang.Double> shrinkIndices
protected java.lang.Integer grade
protected java.lang.Double opacityLevel
protected java.lang.Double insideLoss
protected java.lang.Double thickness
protected java.lang.String mediaQuality
protected java.lang.Double cieTint
protected java.lang.String imagableSide
protected java.lang.Boolean prePrinted
protected java.lang.Double wrapperWeight
protected java.lang.String plateTechnology
protected java.lang.String mediaUnit
protected java.lang.String backCoatingDetail
protected EnumCoatings backCoatings
protected java.lang.String frontCoatingDetail
protected java.lang.String flute
protected java.lang.String polarity
protected java.lang.Integer mediaSetCount
protected java.lang.String mediaColorName
protected java.lang.String mediaColorNameDetails
protected java.lang.String opacity
protected java.lang.Double outerCoreDiameter
protected java.lang.Double brightness
protected java.lang.String printingTechnology
protected java.lang.String mediaTypeDetails
protected java.lang.Double backGlossValue
protected java.lang.Double recycledPercentage
protected java.lang.Double coreWeight
protected java.lang.Double weight
protected java.util.List<java.lang.Double> labColorValues
protected java.lang.String texture
protected java.lang.String fluteDirection
protected java.util.List<EnumHoleType> holeTypes
protected java.lang.String mediaType
protected java.lang.Double outsideGain
protected java.lang.Double reliefThickness
protected java.lang.Object identificationFieldRef
protected java.lang.Object colorRef
protected java.lang.Object colorMeasurementConditionsRef
public java.util.List<TabDimensions> getTabDimensions()
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 tabDimensions property.
For example, to add a new item, do as follows:
getTabDimensions().add(newItem);
Objects of the following type(s) are allowed in the list
TabDimensions
public java.util.List<HoleList> getHoleLists()
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 holeLists property.
For example, to add a new item, do as follows:
getHoleLists().add(newItem);
Objects of the following type(s) are allowed in the list
HoleList
public java.util.List<Contact> getContacts()
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 contacts property.
For example, to add a new item, do as follows:
getContacts().add(newItem);
Objects of the following type(s) are allowed in the list
Contact
public java.util.List<Location> getLocations()
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 locations property.
For example, to add a new item, do as follows:
getLocations().add(newItem);
Objects of the following type(s) are allowed in the list
Location
public java.util.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 java.lang.String getGrainDirection()
Stringpublic void setGrainDirection(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getFrontGlossValue()
Doublepublic void setFrontGlossValue(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getStockType()
Stringpublic void setStockType(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.Double> getDimensions()
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 dimensions property.
For example, to add a new item, do as follows:
getDimensions().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public EnumCoatings getFrontCoatings()
EnumCoatingspublic void setFrontCoatings(EnumCoatings value)
value - allowed object is
EnumCoatingspublic java.lang.String getSleeveInterlock()
Stringpublic void setSleeveInterlock(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getCIEWhiteness()
Doublepublic void setCIEWhiteness(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getRollDiameter()
Doublepublic void setRollDiameter(java.lang.Double value)
value - allowed object is
Doublepublic java.util.List<java.lang.Double> getShrinkIndices()
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 shrinkIndices property.
For example, to add a new item, do as follows:
getShrinkIndices().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.Integer getGrade()
Integerpublic void setGrade(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Double getOpacityLevel()
Doublepublic void setOpacityLevel(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getInsideLoss()
Doublepublic void setInsideLoss(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getThickness()
Doublepublic void setThickness(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getMediaQuality()
Stringpublic void setMediaQuality(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getCIETint()
Doublepublic void setCIETint(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getImagableSide()
Stringpublic void setImagableSide(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getPrePrinted()
Booleanpublic void setPrePrinted(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getWrapperWeight()
Doublepublic void setWrapperWeight(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getPlateTechnology()
Stringpublic void setPlateTechnology(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMediaUnit()
Stringpublic void setMediaUnit(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBackCoatingDetail()
Stringpublic void setBackCoatingDetail(java.lang.String value)
value - allowed object is
Stringpublic EnumCoatings getBackCoatings()
EnumCoatingspublic void setBackCoatings(EnumCoatings value)
value - allowed object is
EnumCoatingspublic java.lang.String getFrontCoatingDetail()
Stringpublic void setFrontCoatingDetail(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFlute()
Stringpublic void setFlute(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPolarity()
Stringpublic void setPolarity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getMediaSetCount()
Integerpublic void setMediaSetCount(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getMediaColorName()
Stringpublic void setMediaColorName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMediaColorNameDetails()
Stringpublic void setMediaColorNameDetails(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOpacity()
Stringpublic void setOpacity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getOuterCoreDiameter()
Doublepublic void setOuterCoreDiameter(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getBrightness()
Doublepublic void setBrightness(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getPrintingTechnology()
Stringpublic void setPrintingTechnology(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMediaTypeDetails()
Stringpublic void setMediaTypeDetails(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getBackGlossValue()
Doublepublic void setBackGlossValue(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getRecycledPercentage()
Doublepublic void setRecycledPercentage(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getCoreWeight()
Doublepublic void setCoreWeight(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getWeight()
Doublepublic void setWeight(java.lang.Double value)
value - allowed object is
Doublepublic java.util.List<java.lang.Double> getLabColorValues()
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 labColorValues property.
For example, to add a new item, do as follows:
getLabColorValues().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.String getTexture()
Stringpublic void setTexture(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFluteDirection()
Stringpublic void setFluteDirection(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<EnumHoleType> getHoleTypes()
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 holeTypes property.
For example, to add a new item, do as follows:
getHoleTypes().add(newItem);
Objects of the following type(s) are allowed in the list
EnumHoleType
public java.lang.String getMediaType()
Stringpublic void setMediaType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getOutsideGain()
Doublepublic void setOutsideGain(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getReliefThickness()
Doublepublic void setReliefThickness(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Object getIdentificationFieldRef()
Objectpublic void setIdentificationFieldRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getColorRef()
Objectpublic void setColorRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getColorMeasurementConditionsRef()
Objectpublic void setColorMeasurementConditionsRef(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2012. All Rights Reserved.