Class JDFAutoBarcode

  • 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:
    JDFBarcode

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

      • JDFAutoBarcode

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

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

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

      • setCode

        public void setCode​(java.lang.String value)
        (36) set attribute Code
        Parameters:
        value - the value to set the attribute to
      • getCode

        public java.lang.String getCode()
        (23) get String attribute Code
        Returns:
        the value of the attribute