Class JDFAutoExtraValues

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoExtraValues
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFExtraValues

public abstract class JDFAutoExtraValues extends JDFElement
class JDFAutoExtraValues : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoExtraValues

      protected JDFAutoExtraValues(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      Constructor for JDFAutoExtraValues
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFAutoExtraValues

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

      protected JDFAutoExtraValues(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoExtraValues
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      myLocalName -
  • Method Details

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setUsage

      public void setUsage(String value)
      (36) set attribute Usage
      Parameters:
      value - the value to set the attribute to
    • getUsage

      public String getUsage()
      (23) get String attribute Usage
      Returns:
      the value of the attribute
    • setValue

      public void setValue(String value)
      (36) set attribute Value
      Parameters:
      value - the value to set the attribute to
    • getValue

      public String getValue()
      (23) get String attribute Value
      Returns:
      the value of the attribute