Class JDFAutoChangedPath

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

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

      • JDFAutoChangedPath

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

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

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

      • setPath

        public void setPath​(java.lang.String value)
        (36) set attribute Path
        Parameters:
        value - the value to set the attribute to
      • getPath

        public java.lang.String getPath()
        (23) get String attribute Path
        Returns:
        the value of the attribute
      • setModification

        public void setModification​(JDFAutoChangedPath.EnumModification enumVar)
        (5) set attribute Modification
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setOldValue

        public void setOldValue​(java.lang.String value)
        (36) set attribute OldValue
        Parameters:
        value - the value to set the attribute to
      • getOldValue

        public java.lang.String getOldValue()
        (23) get String attribute OldValue
        Returns:
        the value of the attribute
      • setNewValue

        public void setNewValue​(java.lang.String value)
        (36) set attribute NewValue
        Parameters:
        value - the value to set the attribute to
      • getNewValue

        public java.lang.String getNewValue()
        (23) get String attribute NewValue
        Returns:
        the value of the attribute