Class JDFAutoChangedAttribute

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

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

      • JDFAutoChangedAttribute

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

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

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

      • setAttributeName

        public void setAttributeName​(java.lang.String value)
        (36) set attribute AttributeName
        Parameters:
        value - the value to set the attribute to
      • getAttributeName

        public java.lang.String getAttributeName()
        (23) get String attribute AttributeName
        Returns:
        the value of the attribute
      • setElementID

        public void setElementID​(java.lang.String value)
        (36) set attribute ElementID
        Parameters:
        value - the value to set the attribute to
      • getElementID

        public java.lang.String getElementID()
        (23) get String attribute ElementID
        Returns:
        the value of the attribute
      • setElementType

        public void setElementType​(java.lang.String value)
        (36) set attribute ElementType
        Parameters:
        value - the value to set the attribute to
      • getElementType

        public java.lang.String getElementType()
        (23) get String attribute ElementType
        Returns:
        the value of the attribute
      • 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