Class JDFAutoCertificate

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.JDFAutoCertificate
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo

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

    • JDFAutoCertificate

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

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

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

    • getTheAttributeInfo

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

      public String toString()
      Description copied from class: KElement
      this to string, used for debug purpose mostly
      Overrides:
      toString in class KElement
      Returns:
      the string representation
      See Also:
    • setAnchor

      public void setAnchor(JDFAutoCertificate.EnumAnchor enumVar)
      (5) set attribute Anchor
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getAnchor

      public JDFAutoCertificate.EnumAnchor getAnchor()
      (9) get attribute Anchor
      Returns:
      the value of the attribute
    • setAnchorType

      public void setAnchorType(JDFAutoCertificate.EnumAnchorType enumVar)
      (5) set attribute AnchorType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getAnchorType

      public JDFAutoCertificate.EnumAnchorType getAnchorType()
      (9) get attribute AnchorType
      Returns:
      the value of the attribute
    • setrRef

      public void setrRef(String value)
      (36) set attribute rRef
      Parameters:
      value - the value to set the attribute to
    • getrRef

      public String getrRef()
      (23) get String attribute rRef
      Returns:
      the value of the attribute