Class JDFAutoCertification

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

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

    • JDFAutoCertification

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

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

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

    • getTheAttributeInfo

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

      public void setClaim(String value)
      (36) set attribute Claim
      Parameters:
      value - the value to set the attribute to
    • getClaim

      public String getClaim()
      (23) get String attribute Claim
      Returns:
      the value of the attribute
    • setIdentifier

      public void setIdentifier(String value)
      (36) set attribute Identifier
      Parameters:
      value - the value to set the attribute to
    • getIdentifier

      public String getIdentifier()
      (23) get String attribute Identifier
      Returns:
      the value of the attribute
    • setOrganization

      public void setOrganization(String value)
      (36) set attribute Organization
      Parameters:
      value - the value to set the attribute to
    • getOrganization

      public String getOrganization()
      (23) get String attribute Organization
      Returns:
      the value of the attribute