Class Media

All Implemented Interfaces:
Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public class Media extends SpecificResource implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

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}SpecificResource">
       <sequence>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}Certification" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}ColorMeasurementConditions" minOccurs="0"/>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}HolePattern" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}IdentificationField" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}MediaLayers" minOccurs="0"/>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}TabDimensions" minOccurs="0"/>
       </sequence>
       <attribute name="BackBrightness" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="BackCIETint" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="BackCIEWhiteness" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="BackCoating" type="{http://www.CIP4.org/JDFSchema_2_0}Coating" />
       <attribute name="BackCoatingDetail" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="BackGlossValue" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="BackISOPaperSubstrate" type="{http://www.CIP4.org/JDFSchema_2_0}ISOPaperSubstrate" />
       <attribute name="BackLabColorValue" type="{http://www.CIP4.org/JDFSchema_2_0}LabColor" />
       <attribute name="BackSpectrum" type="{http://www.CIP4.org/JDFSchema_2_0}TransferFunction" />
       <attribute name="Brightness" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="CIETint" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="CIEWhiteness" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="Coating" type="{http://www.CIP4.org/JDFSchema_2_0}Coating" />
       <attribute name="CoatingDetail" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="CoreWeight" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="Dimension" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
       <attribute name="Flute" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="FluteDirection" type="{http://www.CIP4.org/JDFSchema_2_0}MediaDirection" />
       <attribute name="GlossValue" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="GrainDirection" type="{http://www.CIP4.org/JDFSchema_2_0}MediaDirection" />
       <attribute name="ImagableSide">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             <enumeration value="Front"/>
             <enumeration value="Back"/>
             <enumeration value="Both"/>
             <enumeration value="Neither"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="InnerCoreDiameter" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="InsideLoss" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="ISOPaperSubstrate" type="{http://www.CIP4.org/JDFSchema_2_0}ISOPaperSubstrate" />
       <attribute name="LabColorValue" type="{http://www.CIP4.org/JDFSchema_2_0}LabColor" />
       <attribute name="MediaColorName" type="{http://www.CIP4.org/JDFSchema_2_0}NamedColor" />
       <attribute name="MediaColorNameDetails" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="MediaQuality" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="MediaSetCount" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="MediaType" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}MediaType" />
       <attribute name="MediaTypeDetails" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="MediaUnit">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
             <enumeration value="Continuous"/>
             <enumeration value="Roll"/>
             <enumeration value="Sheet"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="Opacity" type="{http://www.CIP4.org/JDFSchema_2_0}EnumOpacity" />
       <attribute name="OpacityLevel" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="OuterCoreDiameter" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="OutsideGain" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="PlateTechnology">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
             <enumeration value="FlexoAnalogSolvent"/>
             <enumeration value="FlexoAnalogThermal"/>
             <enumeration value="FlexoDigitalSolvent"/>
             <enumeration value="FlexoDigitalThermal"/>
             <enumeration value="FlexoDirectEngraving"/>
             <enumeration value="InkJet"/>
             <enumeration value="Thermal"/>
             <enumeration value="UV"/>
             <enumeration value="Visible"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="Polarity" type="{http://www.CIP4.org/JDFSchema_2_0}Polarity" />
       <attribute name="PrintingTechnology" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="RecycledPercentage" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="ReliefThickness" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="RollDiameter" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="ShrinkIndex" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
       <attribute name="SleeveInterlock" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="Spectrum" type="{http://www.CIP4.org/JDFSchema_2_0}TransferFunction" />
       <attribute name="StockType" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="Texture" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="Thickness" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="Weight" type="{http://www.w3.org/2001/XMLSchema}float" />
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • certification

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<Certification> certification
    • colorMeasurementConditions

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected ColorMeasurementConditions colorMeasurementConditions
    • holePattern

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<HolePattern> holePattern
    • identificationField

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<IdentificationField> identificationField
    • mediaLayers

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected MediaLayers mediaLayers
    • tabDimensions

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected TabDimensions tabDimensions
    • backBrightness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float backBrightness
    • backCIETint

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float backCIETint
    • backCIEWhiteness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float backCIEWhiteness
    • backCoating

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Coating backCoating
    • backCoatingDetail

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String backCoatingDetail
    • backGlossValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float backGlossValue
    • backISOPaperSubstrate

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected ISOPaperSubstrate backISOPaperSubstrate
    • backLabColorValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<Float> backLabColorValue
    • backSpectrum

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<Float> backSpectrum
    • brightness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float brightness
    • cieTint

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float cieTint
    • cieWhiteness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float cieWhiteness
    • coating

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Coating coating
    • coatingDetail

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String coatingDetail
    • coreWeight

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float coreWeight
    • dimension

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair dimension
    • flute

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String flute
    • fluteDirection

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected MediaDirection fluteDirection
    • glossValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float glossValue
    • grainDirection

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected MediaDirection grainDirection
    • imagableSide

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Media.ImagableSide imagableSide
    • innerCoreDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float innerCoreDiameter
    • insideLoss

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float insideLoss
    • isoPaperSubstrate

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected ISOPaperSubstrate isoPaperSubstrate
    • labColorValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<Float> labColorValue
    • mediaColorName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String mediaColorName
    • mediaColorNameDetails

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String mediaColorNameDetails
    • mediaQuality

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String mediaQuality
    • mediaSetCount

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer mediaSetCount
    • mediaType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected MediaType mediaType
    • mediaTypeDetails

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String mediaTypeDetails
    • mediaUnit

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Media.MediaUnit mediaUnit
    • opacity

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumOpacity opacity
    • opacityLevel

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float opacityLevel
    • outerCoreDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float outerCoreDiameter
    • outsideGain

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float outsideGain
    • plateTechnology

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Media.PlateTechnology plateTechnology
    • polarity

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Polarity polarity
    • printingTechnology

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String printingTechnology
    • recycledPercentage

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float recycledPercentage
    • reliefThickness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float reliefThickness
    • rollDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float rollDiameter
    • shrinkIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair shrinkIndex
    • sleeveInterlock

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String sleeveInterlock
    • spectrum

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<Float> spectrum
    • stockType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String stockType
    • texture

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String texture
    • thickness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float thickness
    • weight

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float weight
  • Constructor Details

    • Media

      public Media()
  • Method Details

    • getCertification

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<Certification> getCertification()
      Gets the value of the certification property.

      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 certification property.

      For example, to add a new item, do as follows:

          getCertification().add(newItem);
       

      Objects of the following type(s) are allowed in the list Certification

    • getColorMeasurementConditions

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public ColorMeasurementConditions getColorMeasurementConditions()
      Gets the value of the colorMeasurementConditions property.
      Returns:
      possible object is ColorMeasurementConditions
    • setColorMeasurementConditions

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setColorMeasurementConditions(ColorMeasurementConditions value)
      Sets the value of the colorMeasurementConditions property.
      Parameters:
      value - allowed object is ColorMeasurementConditions
    • getHolePattern

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<HolePattern> getHolePattern()
      Gets the value of the holePattern property.

      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 holePattern property.

      For example, to add a new item, do as follows:

          getHolePattern().add(newItem);
       

      Objects of the following type(s) are allowed in the list HolePattern

    • getIdentificationField

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<IdentificationField> getIdentificationField()
      Gets the value of the identificationField property.

      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 identificationField property.

      For example, to add a new item, do as follows:

          getIdentificationField().add(newItem);
       

      Objects of the following type(s) are allowed in the list IdentificationField

    • getMediaLayers

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public MediaLayers getMediaLayers()
      Gets the value of the mediaLayers property.
      Returns:
      possible object is MediaLayers
    • setMediaLayers

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMediaLayers(MediaLayers value)
      Sets the value of the mediaLayers property.
      Parameters:
      value - allowed object is MediaLayers
    • getTabDimensions

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public TabDimensions getTabDimensions()
      Gets the value of the tabDimensions property.
      Returns:
      possible object is TabDimensions
    • setTabDimensions

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTabDimensions(TabDimensions value)
      Sets the value of the tabDimensions property.
      Parameters:
      value - allowed object is TabDimensions
    • getBackBrightness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getBackBrightness()
      Gets the value of the backBrightness property.
      Returns:
      possible object is Float
    • setBackBrightness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBackBrightness(Float value)
      Sets the value of the backBrightness property.
      Parameters:
      value - allowed object is Float
    • getBackCIETint

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getBackCIETint()
      Gets the value of the backCIETint property.
      Returns:
      possible object is Float
    • setBackCIETint

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBackCIETint(Float value)
      Sets the value of the backCIETint property.
      Parameters:
      value - allowed object is Float
    • getBackCIEWhiteness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getBackCIEWhiteness()
      Gets the value of the backCIEWhiteness property.
      Returns:
      possible object is Float
    • setBackCIEWhiteness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBackCIEWhiteness(Float value)
      Sets the value of the backCIEWhiteness property.
      Parameters:
      value - allowed object is Float
    • getBackCoating

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Coating getBackCoating()
      Gets the value of the backCoating property.
      Returns:
      possible object is Coating
    • setBackCoating

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBackCoating(Coating value)
      Sets the value of the backCoating property.
      Parameters:
      value - allowed object is Coating
    • getBackCoatingDetail

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getBackCoatingDetail()
      Gets the value of the backCoatingDetail property.
      Returns:
      possible object is String
    • setBackCoatingDetail

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBackCoatingDetail(String value)
      Sets the value of the backCoatingDetail property.
      Parameters:
      value - allowed object is String
    • getBackGlossValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getBackGlossValue()
      Gets the value of the backGlossValue property.
      Returns:
      possible object is Float
    • setBackGlossValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBackGlossValue(Float value)
      Sets the value of the backGlossValue property.
      Parameters:
      value - allowed object is Float
    • getBackISOPaperSubstrate

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public ISOPaperSubstrate getBackISOPaperSubstrate()
      Gets the value of the backISOPaperSubstrate property.
      Returns:
      possible object is ISOPaperSubstrate
    • setBackISOPaperSubstrate

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBackISOPaperSubstrate(ISOPaperSubstrate value)
      Sets the value of the backISOPaperSubstrate property.
      Parameters:
      value - allowed object is ISOPaperSubstrate
    • getBackLabColorValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<Float> getBackLabColorValue()
      Gets the value of the backLabColorValue property.

      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 backLabColorValue property.

      For example, to add a new item, do as follows:

          getBackLabColorValue().add(newItem);
       

      Objects of the following type(s) are allowed in the list Float

    • getBackSpectrum

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<Float> getBackSpectrum()
      Gets the value of the backSpectrum property.

      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 backSpectrum property.

      For example, to add a new item, do as follows:

          getBackSpectrum().add(newItem);
       

      Objects of the following type(s) are allowed in the list Float

    • getBrightness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getBrightness()
      Gets the value of the brightness property.
      Returns:
      possible object is Float
    • setBrightness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBrightness(Float value)
      Sets the value of the brightness property.
      Parameters:
      value - allowed object is Float
    • getCIETint

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getCIETint()
      Gets the value of the cieTint property.
      Returns:
      possible object is Float
    • setCIETint

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCIETint(Float value)
      Sets the value of the cieTint property.
      Parameters:
      value - allowed object is Float
    • getCIEWhiteness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getCIEWhiteness()
      Gets the value of the cieWhiteness property.
      Returns:
      possible object is Float
    • setCIEWhiteness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCIEWhiteness(Float value)
      Sets the value of the cieWhiteness property.
      Parameters:
      value - allowed object is Float
    • getCoating

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Coating getCoating()
      Gets the value of the coating property.
      Returns:
      possible object is Coating
    • setCoating

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCoating(Coating value)
      Sets the value of the coating property.
      Parameters:
      value - allowed object is Coating
    • getCoatingDetail

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getCoatingDetail()
      Gets the value of the coatingDetail property.
      Returns:
      possible object is String
    • setCoatingDetail

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCoatingDetail(String value)
      Sets the value of the coatingDetail property.
      Parameters:
      value - allowed object is String
    • getCoreWeight

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getCoreWeight()
      Gets the value of the coreWeight property.
      Returns:
      possible object is Float
    • setCoreWeight

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCoreWeight(Float value)
      Sets the value of the coreWeight property.
      Parameters:
      value - allowed object is Float
    • getDimension

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getDimension()
      Gets the value of the dimension property.
      Returns:
      possible object is String
    • setDimension

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDimension(XYPair value)
      Sets the value of the dimension property.
      Parameters:
      value - allowed object is String
    • getFlute

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getFlute()
      Gets the value of the flute property.
      Returns:
      possible object is String
    • setFlute

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setFlute(String value)
      Sets the value of the flute property.
      Parameters:
      value - allowed object is String
    • getFluteDirection

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public MediaDirection getFluteDirection()
      Gets the value of the fluteDirection property.
      Returns:
      possible object is MediaDirection
    • setFluteDirection

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setFluteDirection(MediaDirection value)
      Sets the value of the fluteDirection property.
      Parameters:
      value - allowed object is MediaDirection
    • getGlossValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getGlossValue()
      Gets the value of the glossValue property.
      Returns:
      possible object is Float
    • setGlossValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setGlossValue(Float value)
      Sets the value of the glossValue property.
      Parameters:
      value - allowed object is Float
    • getGrainDirection

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public MediaDirection getGrainDirection()
      Gets the value of the grainDirection property.
      Returns:
      possible object is MediaDirection
    • setGrainDirection

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setGrainDirection(MediaDirection value)
      Sets the value of the grainDirection property.
      Parameters:
      value - allowed object is MediaDirection
    • getImagableSide

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Media.ImagableSide getImagableSide()
      Gets the value of the imagableSide property.
      Returns:
      possible object is Media.ImagableSide
    • setImagableSide

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setImagableSide(Media.ImagableSide value)
      Sets the value of the imagableSide property.
      Parameters:
      value - allowed object is Media.ImagableSide
    • getInnerCoreDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getInnerCoreDiameter()
      Gets the value of the innerCoreDiameter property.
      Returns:
      possible object is Float
    • setInnerCoreDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setInnerCoreDiameter(Float value)
      Sets the value of the innerCoreDiameter property.
      Parameters:
      value - allowed object is Float
    • getInsideLoss

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getInsideLoss()
      Gets the value of the insideLoss property.
      Returns:
      possible object is Float
    • setInsideLoss

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setInsideLoss(Float value)
      Sets the value of the insideLoss property.
      Parameters:
      value - allowed object is Float
    • getISOPaperSubstrate

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public ISOPaperSubstrate getISOPaperSubstrate()
      Gets the value of the isoPaperSubstrate property.
      Returns:
      possible object is ISOPaperSubstrate
    • setISOPaperSubstrate

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setISOPaperSubstrate(ISOPaperSubstrate value)
      Sets the value of the isoPaperSubstrate property.
      Parameters:
      value - allowed object is ISOPaperSubstrate
    • getLabColorValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<Float> getLabColorValue()
      Gets the value of the labColorValue property.

      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 labColorValue property.

      For example, to add a new item, do as follows:

          getLabColorValue().add(newItem);
       

      Objects of the following type(s) are allowed in the list Float

    • getMediaColorName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getMediaColorName()
      Gets the value of the mediaColorName property.
      Returns:
      possible object is String
    • setMediaColorName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMediaColorName(String value)
      Sets the value of the mediaColorName property.
      Parameters:
      value - allowed object is String
    • getMediaColorNameDetails

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getMediaColorNameDetails()
      Gets the value of the mediaColorNameDetails property.
      Returns:
      possible object is String
    • setMediaColorNameDetails

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMediaColorNameDetails(String value)
      Sets the value of the mediaColorNameDetails property.
      Parameters:
      value - allowed object is String
    • getMediaQuality

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getMediaQuality()
      Gets the value of the mediaQuality property.
      Returns:
      possible object is String
    • setMediaQuality

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMediaQuality(String value)
      Sets the value of the mediaQuality property.
      Parameters:
      value - allowed object is String
    • getMediaSetCount

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getMediaSetCount()
      Gets the value of the mediaSetCount property.
      Returns:
      possible object is Integer
    • setMediaSetCount

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMediaSetCount(Integer value)
      Sets the value of the mediaSetCount property.
      Parameters:
      value - allowed object is Integer
    • getMediaType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public MediaType getMediaType()
      Gets the value of the mediaType property.
      Returns:
      possible object is MediaType
    • setMediaType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMediaType(MediaType value)
      Sets the value of the mediaType property.
      Parameters:
      value - allowed object is MediaType
    • getMediaTypeDetails

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getMediaTypeDetails()
      Gets the value of the mediaTypeDetails property.
      Returns:
      possible object is String
    • setMediaTypeDetails

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMediaTypeDetails(String value)
      Sets the value of the mediaTypeDetails property.
      Parameters:
      value - allowed object is String
    • getMediaUnit

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Media.MediaUnit getMediaUnit()
      Gets the value of the mediaUnit property.
      Returns:
      possible object is Media.MediaUnit
    • setMediaUnit

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMediaUnit(Media.MediaUnit value)
      Sets the value of the mediaUnit property.
      Parameters:
      value - allowed object is Media.MediaUnit
    • getOpacity

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumOpacity getOpacity()
      Gets the value of the opacity property.
      Returns:
      possible object is EnumOpacity
    • setOpacity

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOpacity(EnumOpacity value)
      Sets the value of the opacity property.
      Parameters:
      value - allowed object is EnumOpacity
    • getOpacityLevel

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getOpacityLevel()
      Gets the value of the opacityLevel property.
      Returns:
      possible object is Float
    • setOpacityLevel

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOpacityLevel(Float value)
      Sets the value of the opacityLevel property.
      Parameters:
      value - allowed object is Float
    • getOuterCoreDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getOuterCoreDiameter()
      Gets the value of the outerCoreDiameter property.
      Returns:
      possible object is Float
    • setOuterCoreDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOuterCoreDiameter(Float value)
      Sets the value of the outerCoreDiameter property.
      Parameters:
      value - allowed object is Float
    • getOutsideGain

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getOutsideGain()
      Gets the value of the outsideGain property.
      Returns:
      possible object is Float
    • setOutsideGain

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOutsideGain(Float value)
      Sets the value of the outsideGain property.
      Parameters:
      value - allowed object is Float
    • getPlateTechnology

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Media.PlateTechnology getPlateTechnology()
      Gets the value of the plateTechnology property.
      Returns:
      possible object is Media.PlateTechnology
    • setPlateTechnology

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPlateTechnology(Media.PlateTechnology value)
      Sets the value of the plateTechnology property.
      Parameters:
      value - allowed object is Media.PlateTechnology
    • getPolarity

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Polarity getPolarity()
      Gets the value of the polarity property.
      Returns:
      possible object is Polarity
    • setPolarity

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPolarity(Polarity value)
      Sets the value of the polarity property.
      Parameters:
      value - allowed object is Polarity
    • getPrintingTechnology

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getPrintingTechnology()
      Gets the value of the printingTechnology property.
      Returns:
      possible object is String
    • setPrintingTechnology

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPrintingTechnology(String value)
      Sets the value of the printingTechnology property.
      Parameters:
      value - allowed object is String
    • getRecycledPercentage

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getRecycledPercentage()
      Gets the value of the recycledPercentage property.
      Returns:
      possible object is Float
    • setRecycledPercentage

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRecycledPercentage(Float value)
      Sets the value of the recycledPercentage property.
      Parameters:
      value - allowed object is Float
    • getReliefThickness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getReliefThickness()
      Gets the value of the reliefThickness property.
      Returns:
      possible object is Float
    • setReliefThickness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setReliefThickness(Float value)
      Sets the value of the reliefThickness property.
      Parameters:
      value - allowed object is Float
    • getRollDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getRollDiameter()
      Gets the value of the rollDiameter property.
      Returns:
      possible object is Float
    • setRollDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRollDiameter(Float value)
      Sets the value of the rollDiameter property.
      Parameters:
      value - allowed object is Float
    • getShrinkIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getShrinkIndex()
      Gets the value of the shrinkIndex property.
      Returns:
      possible object is String
    • setShrinkIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setShrinkIndex(XYPair value)
      Sets the value of the shrinkIndex property.
      Parameters:
      value - allowed object is String
    • getSleeveInterlock

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getSleeveInterlock()
      Gets the value of the sleeveInterlock property.
      Returns:
      possible object is String
    • setSleeveInterlock

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSleeveInterlock(String value)
      Sets the value of the sleeveInterlock property.
      Parameters:
      value - allowed object is String
    • getSpectrum

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<Float> getSpectrum()
      Gets the value of the spectrum property.

      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 spectrum property.

      For example, to add a new item, do as follows:

          getSpectrum().add(newItem);
       

      Objects of the following type(s) are allowed in the list Float

    • getStockType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getStockType()
      Gets the value of the stockType property.
      Returns:
      possible object is String
    • setStockType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setStockType(String value)
      Sets the value of the stockType property.
      Parameters:
      value - allowed object is String
    • getTexture

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getTexture()
      Gets the value of the texture property.
      Returns:
      possible object is String
    • setTexture

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTexture(String value)
      Sets the value of the texture property.
      Parameters:
      value - allowed object is String
    • getThickness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getThickness()
      Gets the value of the thickness property.
      Returns:
      possible object is Float
    • setThickness

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setThickness(Float value)
      Sets the value of the thickness property.
      Parameters:
      value - allowed object is Float
    • getWeight

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getWeight()
      Gets the value of the weight property.
      Returns:
      possible object is Float
    • setWeight

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setWeight(Float value)
      Sets the value of the weight property.
      Parameters:
      value - allowed object is Float
    • withCertification

      public Media withCertification(Certification... values)
    • withCertification

      public Media withCertification(Collection<Certification> values)
    • withColorMeasurementConditions

      public Media withColorMeasurementConditions(ColorMeasurementConditions value)
    • withHolePattern

      public Media withHolePattern(HolePattern... values)
    • withHolePattern

      public Media withHolePattern(Collection<HolePattern> values)
    • withIdentificationField

      public Media withIdentificationField(IdentificationField... values)
    • withIdentificationField

      public Media withIdentificationField(Collection<IdentificationField> values)
    • withMediaLayers

      public Media withMediaLayers(MediaLayers value)
    • withTabDimensions

      public Media withTabDimensions(TabDimensions value)
    • withBackBrightness

      public Media withBackBrightness(Float value)
    • withBackCIETint

      public Media withBackCIETint(Float value)
    • withBackCIEWhiteness

      public Media withBackCIEWhiteness(Float value)
    • withBackCoating

      public Media withBackCoating(Coating value)
    • withBackCoatingDetail

      public Media withBackCoatingDetail(String value)
    • withBackGlossValue

      public Media withBackGlossValue(Float value)
    • withBackISOPaperSubstrate

      public Media withBackISOPaperSubstrate(ISOPaperSubstrate value)
    • withBackLabColorValue

      public Media withBackLabColorValue(Float... values)
    • withBackLabColorValue

      public Media withBackLabColorValue(Collection<Float> values)
    • withBackSpectrum

      public Media withBackSpectrum(Float... values)
    • withBackSpectrum

      public Media withBackSpectrum(Collection<Float> values)
    • withBrightness

      public Media withBrightness(Float value)
    • withCIETint

      public Media withCIETint(Float value)
    • withCIEWhiteness

      public Media withCIEWhiteness(Float value)
    • withCoating

      public Media withCoating(Coating value)
    • withCoatingDetail

      public Media withCoatingDetail(String value)
    • withCoreWeight

      public Media withCoreWeight(Float value)
    • withDimension

      public Media withDimension(XYPair value)
    • withFlute

      public Media withFlute(String value)
    • withFluteDirection

      public Media withFluteDirection(MediaDirection value)
    • withGlossValue

      public Media withGlossValue(Float value)
    • withGrainDirection

      public Media withGrainDirection(MediaDirection value)
    • withImagableSide

      public Media withImagableSide(Media.ImagableSide value)
    • withInnerCoreDiameter

      public Media withInnerCoreDiameter(Float value)
    • withInsideLoss

      public Media withInsideLoss(Float value)
    • withISOPaperSubstrate

      public Media withISOPaperSubstrate(ISOPaperSubstrate value)
    • withLabColorValue

      public Media withLabColorValue(Float... values)
    • withLabColorValue

      public Media withLabColorValue(Collection<Float> values)
    • withMediaColorName

      public Media withMediaColorName(String value)
    • withMediaColorNameDetails

      public Media withMediaColorNameDetails(String value)
    • withMediaQuality

      public Media withMediaQuality(String value)
    • withMediaSetCount

      public Media withMediaSetCount(Integer value)
    • withMediaType

      public Media withMediaType(MediaType value)
    • withMediaTypeDetails

      public Media withMediaTypeDetails(String value)
    • withMediaUnit

      public Media withMediaUnit(Media.MediaUnit value)
    • withOpacity

      public Media withOpacity(EnumOpacity value)
    • withOpacityLevel

      public Media withOpacityLevel(Float value)
    • withOuterCoreDiameter

      public Media withOuterCoreDiameter(Float value)
    • withOutsideGain

      public Media withOutsideGain(Float value)
    • withPlateTechnology

      public Media withPlateTechnology(Media.PlateTechnology value)
    • withPolarity

      public Media withPolarity(Polarity value)
    • withPrintingTechnology

      public Media withPrintingTechnology(String value)
    • withRecycledPercentage

      public Media withRecycledPercentage(Float value)
    • withReliefThickness

      public Media withReliefThickness(Float value)
    • withRollDiameter

      public Media withRollDiameter(Float value)
    • withShrinkIndex

      public Media withShrinkIndex(XYPair value)
    • withSleeveInterlock

      public Media withSleeveInterlock(String value)
    • withSpectrum

      public Media withSpectrum(Float... values)
    • withSpectrum

      public Media withSpectrum(Collection<Float> values)
    • withStockType

      public Media withStockType(String value)
    • withTexture

      public Media withTexture(String value)
    • withThickness

      public Media withThickness(Float value)
    • withWeight

      public Media withWeight(Float value)
    • equals

      public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
      Specified by:
      equals in interface org.jvnet.jaxb2_commons.lang.Equals2
      Overrides:
      equals in class SpecificResource
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class SpecificResource
    • hashCode

      public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      Overrides:
      hashCode in class SpecificResource
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class SpecificResource