Class JDFAutoLayerDetails

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.JDFAutoLayerDetails
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFLayerDetails

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

    • JDFAutoLayerDetails

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

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

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

    • getTheAttributeInfo

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

      public void setName(String value)
      (36) set attribute Name
      Parameters:
      value - the value to set the attribute to
    • getName

      public String getName()
      (23) get String attribute Name
      Returns:
      the value of the attribute