Class AdvancedParams

java.lang.Object
org.cip4.lib.xjdf.schema.AdvancedParams
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 AdvancedParams extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

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="AllowPSXObjects" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="AllowTransparency" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="AutoPositionEPSInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="EmbedJobOptions" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="EmitDSCWarnings" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="LockDistillerParams" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="ParseDSCCommentForDocInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="ParseDSCComments" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="PassThroughJPEGImages" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="PreserveCopyPage" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="PreserveEPSInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="PreserveHalftoneInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="PreserveOPIComments" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="PreserveOverprintSettings" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="TransferFunctionInfo">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
             <enumeration value="Preserve"/>
             <enumeration value="Remove"/>
             <enumeration value="Apply"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="UCRandBGInfo">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
             <enumeration value="Preserve"/>
             <enumeration value="Remove"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="UsePrologue" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <anyAttribute processContents='lax' namespace='##other'/>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • allowPSXObjects

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    • AdvancedParams

      public AdvancedParams()
  • Method Details

    • isAllowPSXObjects

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,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
    • withAllowPSXObjects

      public AdvancedParams withAllowPSXObjects(Boolean value)
    • withAllowTransparency

      public AdvancedParams withAllowTransparency(Boolean value)
    • withAutoPositionEPSInfo

      public AdvancedParams withAutoPositionEPSInfo(Boolean value)
    • withEmbedJobOptions

      public AdvancedParams withEmbedJobOptions(Boolean value)
    • withEmitDSCWarnings

      public AdvancedParams withEmitDSCWarnings(Boolean value)
    • withLockDistillerParams

      public AdvancedParams withLockDistillerParams(Boolean value)
    • withParseDSCCommentForDocInfo

      public AdvancedParams withParseDSCCommentForDocInfo(Boolean value)
    • withParseDSCComments

      public AdvancedParams withParseDSCComments(Boolean value)
    • withPassThroughJPEGImages

      public AdvancedParams withPassThroughJPEGImages(Boolean value)
    • withPreserveCopyPage

      public AdvancedParams withPreserveCopyPage(Boolean value)
    • withPreserveEPSInfo

      public AdvancedParams withPreserveEPSInfo(Boolean value)
    • withPreserveHalftoneInfo

      public AdvancedParams withPreserveHalftoneInfo(Boolean value)
    • withPreserveOPIComments

      public AdvancedParams withPreserveOPIComments(Boolean value)
    • withPreserveOverprintSettings

      public AdvancedParams withPreserveOverprintSettings(Boolean value)
    • withTransferFunctionInfo

      public AdvancedParams withTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value)
    • withUCRandBGInfo

      public AdvancedParams withUCRandBGInfo(AdvancedParams.UCRandBGInfo value)
    • withUsePrologue

      public AdvancedParams withUsePrologue(Boolean 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
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • 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
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object