Class JDFAutoBarcode

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFBarcode

public abstract class JDFAutoBarcode extends JDFElement
class JDFAutoBarcode : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoBarcode

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setCode

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

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