Class JDFAutoCertification

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

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

      • JDFAutoCertification

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

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

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

      • setClaim

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

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

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

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

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

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