Class JDFAutoJDFController

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

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

      • JDFAutoJDFController

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

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

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

      • setControllerID

        public void setControllerID​(java.lang.String value)
        (36) set attribute ControllerID
        Parameters:
        value - the value to set the attribute to
      • getControllerID

        public java.lang.String getControllerID()
        (23) get String attribute ControllerID
        Returns:
        the value of the attribute
      • setURL

        public void setURL​(java.lang.String value)
        (36) set attribute URL
        Parameters:
        value - the value to set the attribute to
      • getURL

        public java.lang.String getURL()
        (23) get String attribute URL
        Returns:
        the value of the attribute
      • setURLType

        public void setURLType​(JDFAutoJDFController.EnumURLType enumVar)
        (5) set attribute URLType
        Parameters:
        enumVar - the enumVar to set the attribute to