Class JDFAutoStack

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

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

      • JDFAutoStack

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

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

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

      • setLogicalStackOrd

        public void setLogicalStackOrd​(int value)
        (36) set attribute LogicalStackOrd
        Parameters:
        value - the value to set the attribute to
      • getLogicalStackOrd

        public int getLogicalStackOrd()
        (15) get int attribute LogicalStackOrd
        Returns:
        int the value of the attribute
      • setLogicalStackSequence

        public void setLogicalStackSequence​(JDFAutoStack.EnumLogicalStackSequence enumVar)
        (5) set attribute LogicalStackSequence
        Parameters:
        enumVar - the enumVar to set the attribute to