Class AutomatedOverPrintParams

  • All Implemented Interfaces:
    java.io.Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v4.0.4",
               date="2024-07-01T15:04:08Z")
    public class AutomatedOverPrintParams
    extends java.lang.Object
    implements java.io.Serializable

    Java class for anonymous complex type

    .

    The following schema fragment specifies the expected content contained within this class.

    
     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="KnockOutCMYKWhite" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="LineArtBlackLevel" type="{http://www.w3.org/2001/XMLSchema}float" />
           <attribute name="OverPrintBlackLineArt" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="OverPrintBlackText" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="TextBlackLevel" type="{http://www.w3.org/2001/XMLSchema}float" />
           <attribute name="TextSizeThreshold" type="{http://www.w3.org/2001/XMLSchema}int" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • knockOutCMYKWhite

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Boolean knockOutCMYKWhite
      • lineArtBlackLevel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Float lineArtBlackLevel
      • overPrintBlackLineArt

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Boolean overPrintBlackLineArt
      • overPrintBlackText

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Boolean overPrintBlackText
      • textBlackLevel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Float textBlackLevel
      • textSizeThreshold

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer textSizeThreshold
    • Constructor Detail

      • AutomatedOverPrintParams

        public AutomatedOverPrintParams()
    • Method Detail

      • isKnockOutCMYKWhite

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Boolean isKnockOutCMYKWhite()
        Gets the value of the knockOutCMYKWhite property.
        Returns:
        possible object is Boolean
      • setKnockOutCMYKWhite

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setKnockOutCMYKWhite​(java.lang.Boolean value)
        Sets the value of the knockOutCMYKWhite property.
        Parameters:
        value - allowed object is Boolean
      • getLineArtBlackLevel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Float getLineArtBlackLevel()
        Gets the value of the lineArtBlackLevel property.
        Returns:
        possible object is Float
      • setLineArtBlackLevel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setLineArtBlackLevel​(java.lang.Float value)
        Sets the value of the lineArtBlackLevel property.
        Parameters:
        value - allowed object is Float
      • isOverPrintBlackLineArt

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Boolean isOverPrintBlackLineArt()
        Gets the value of the overPrintBlackLineArt property.
        Returns:
        possible object is Boolean
      • setOverPrintBlackLineArt

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setOverPrintBlackLineArt​(java.lang.Boolean value)
        Sets the value of the overPrintBlackLineArt property.
        Parameters:
        value - allowed object is Boolean
      • isOverPrintBlackText

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Boolean isOverPrintBlackText()
        Gets the value of the overPrintBlackText property.
        Returns:
        possible object is Boolean
      • setOverPrintBlackText

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setOverPrintBlackText​(java.lang.Boolean value)
        Sets the value of the overPrintBlackText property.
        Parameters:
        value - allowed object is Boolean
      • getTextBlackLevel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Float getTextBlackLevel()
        Gets the value of the textBlackLevel property.
        Returns:
        possible object is Float
      • setTextBlackLevel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setTextBlackLevel​(java.lang.Float value)
        Sets the value of the textBlackLevel property.
        Parameters:
        value - allowed object is Float
      • getTextSizeThreshold

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Integer getTextSizeThreshold()
        Gets the value of the textSizeThreshold property.
        Returns:
        possible object is Integer
      • setTextSizeThreshold

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setTextSizeThreshold​(java.lang.Integer value)
        Sets the value of the textSizeThreshold property.
        Parameters:
        value - allowed object is Integer
      • getOtherAttributes

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.util.Map<javax.xml.namespace.QName,​java.lang.String> getOtherAttributes()
        Gets a map that contains attributes that aren't bound to any typed property on this class.

        the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

        Returns:
        always non-null
      • equals

        public boolean equals​(java.lang.Object object)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object