Class JDFAutoMarkActivation

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

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

      • JDFAutoMarkActivation

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

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

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

      • setContext

        public void setContext​(JDFAutoMarkActivation.EnumContext enumVar)
        (5) set attribute Context
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setIndex

        public void setIndex​(JDFIntegerRangeList value)
        (36) set attribute Index
        Parameters:
        value - the value to set the attribute to
      • getIndex

        public JDFIntegerRangeList getIndex()
        (20) get JDFIntegerRangeList attribute Index
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList