Class JDFAutoApprovalDetails

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

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

      • JDFAutoApprovalDetails

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

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

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

      • setApprovalStateDetails

        public void setApprovalStateDetails​(java.lang.String value)
        (36) set attribute ApprovalStateDetails
        Parameters:
        value - the value to set the attribute to
      • getApprovalStateDetails

        public java.lang.String getApprovalStateDetails()
        (23) get String attribute ApprovalStateDetails
        Returns:
        the value of the attribute
      • getContact

        public JDFContact getContact()
        (24) const get element Contact
        Returns:
        JDFContact the element
      • getCreateContact

        public JDFContact getCreateContact()
        (25) getCreateContact
        Returns:
        JDFContact the element
      • appendContact

        public JDFContact appendContact()
        (29) append element Contact
        Returns:
        JDFContact the element @ if the element already exists
      • refContact

        public void refContact​(JDFContact refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getFileSpec

        public JDFFileSpec getFileSpec()
        (24) const get element FileSpec
        Returns:
        JDFFileSpec the element
      • getCreateFileSpec

        public JDFFileSpec getCreateFileSpec()
        (25) getCreateFileSpec
        Returns:
        JDFFileSpec the element
      • appendFileSpec

        public JDFFileSpec appendFileSpec()
        (29) append element FileSpec
        Returns:
        JDFFileSpec the element @ if the element already exists
      • refFileSpec

        public void refFileSpec​(JDFFileSpec refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced