Class JDFAutoBarcodeCompParams

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFBarcodeCompParams

    public abstract class JDFAutoBarcodeCompParams
    extends JDFElement
    class JDFAutoBarcodeCompParams : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoBarcodeCompParams

        protected JDFAutoBarcodeCompParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                           java.lang.String qualifiedName)
        Constructor for JDFAutoBarcodeCompParams
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoBarcodeCompParams

        protected JDFAutoBarcodeCompParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                           java.lang.String myNamespaceURI,
                                           java.lang.String qualifiedName)
        Constructor for JDFAutoBarcodeCompParams
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoBarcodeCompParams

        protected JDFAutoBarcodeCompParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                           java.lang.String myNamespaceURI,
                                           java.lang.String qualifiedName,
                                           java.lang.String myLocalName)
        Constructor for JDFAutoBarcodeCompParams
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setCompensationValue

        public void setCompensationValue​(double value)
        (36) set attribute CompensationValue
        Parameters:
        value - the value to set the attribute to
      • getCompensationValue

        public double getCompensationValue()
        (17) get double attribute CompensationValue
        Returns:
        double the value of the attribute