Class JDFAutoAncestor

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

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

      • JDFAutoAncestor

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

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

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

      • setActivation

        public void setActivation​(JDFNode.EnumActivation enumVar)
        (5) set attribute Activation
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getActivation

        public JDFNode.EnumActivation getActivation()
        (9) get attribute Activation
        Returns:
        the value of the attribute
      • setFileName

        public void setFileName​(java.lang.String value)
        (36) set attribute FileName
        Parameters:
        value - the value to set the attribute to
      • getFileName

        public java.lang.String getFileName()
        (23) get String attribute FileName
        Returns:
        the value of the attribute
      • setICSVersions

        public void setICSVersions​(VString value)
        (36) set attribute ICSVersions
        Parameters:
        value - the value to set the attribute to
      • getICSVersions

        public VString getICSVersions()
        (21) get VString attribute ICSVersions
        Returns:
        VString the value of the attribute
      • setJobID

        public void setJobID​(java.lang.String value)
        (36) set attribute JobID
        Parameters:
        value - the value to set the attribute to
      • getJobID

        public java.lang.String getJobID()
        (23) get String attribute JobID
        Returns:
        the value of the attribute
      • setJobPartID

        public void setJobPartID​(java.lang.String value)
        (36) set attribute JobPartID
        Parameters:
        value - the value to set the attribute to
      • getJobPartID

        public java.lang.String getJobPartID()
        (23) get String attribute JobPartID
        Returns:
        the value of the attribute
      • setMaxVersion

        public void setMaxVersion​(JDFElement.EnumVersion enumVar)
        (5) set attribute MaxVersion
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getMaxVersion

        public JDFElement.EnumVersion getMaxVersion()
        (9) get attribute MaxVersion
        Returns:
        the value of the attribute
      • setNodeID

        public void setNodeID​(java.lang.String value)
        (36) set attribute NodeID
        Parameters:
        value - the value to set the attribute to
      • getNodeID

        public java.lang.String getNodeID()
        (23) get String attribute NodeID
        Returns:
        the value of the attribute
      • setProjectID

        public void setProjectID​(java.lang.String value)
        (36) set attribute ProjectID
        Parameters:
        value - the value to set the attribute to
      • getProjectID

        public java.lang.String getProjectID()
        (23) get String attribute ProjectID
        Returns:
        the value of the attribute
      • setRelatedJobID

        public void setRelatedJobID​(java.lang.String value)
        (36) set attribute RelatedJobID
        Parameters:
        value - the value to set the attribute to
      • getRelatedJobID

        public java.lang.String getRelatedJobID()
        (23) get String attribute RelatedJobID
        Returns:
        the value of the attribute
      • setRelatedJobPartID

        public void setRelatedJobPartID​(java.lang.String value)
        (36) set attribute RelatedJobPartID
        Parameters:
        value - the value to set the attribute to
      • getRelatedJobPartID

        public java.lang.String getRelatedJobPartID()
        (23) get String attribute RelatedJobPartID
        Returns:
        the value of the attribute
      • setRelatedProjectID

        public void setRelatedProjectID​(java.lang.String value)
        (36) set attribute RelatedProjectID
        Parameters:
        value - the value to set the attribute to
      • getRelatedProjectID

        public java.lang.String getRelatedProjectID()
        (23) get String attribute RelatedProjectID
        Returns:
        the value of the attribute
      • setSpawnID

        public void setSpawnID​(java.lang.String value)
        (36) set attribute SpawnID
        Parameters:
        value - the value to set the attribute to
      • getSpawnID

        public java.lang.String getSpawnID()
        (23) get String attribute SpawnID
        Returns:
        the value of the attribute
      • setStatusDetails

        public void setStatusDetails​(java.lang.String value)
        (36) set attribute StatusDetails
        Parameters:
        value - the value to set the attribute to
      • getStatusDetails

        public java.lang.String getStatusDetails()
        (23) get String attribute StatusDetails
        Returns:
        the value of the attribute
      • setTemplate

        public void setTemplate​(boolean value)
        (36) set attribute Template
        Parameters:
        value - the value to set the attribute to
      • getTemplate

        public boolean getTemplate()
        (18) get boolean attribute Template
        Returns:
        boolean the value of the attribute
      • setTemplateID

        public void setTemplateID​(java.lang.String value)
        (36) set attribute TemplateID
        Parameters:
        value - the value to set the attribute to
      • getTemplateID

        public java.lang.String getTemplateID()
        (23) get String attribute TemplateID
        Returns:
        the value of the attribute
      • setTemplateVersion

        public void setTemplateVersion​(java.lang.String value)
        (36) set attribute TemplateVersion
        Parameters:
        value - the value to set the attribute to
      • getTemplateVersion

        public java.lang.String getTemplateVersion()
        (23) get String attribute TemplateVersion
        Returns:
        the value of the attribute
      • setType

        public void setType​(java.lang.String value)
        (36) set attribute Type
        Parameters:
        value - the value to set the attribute to
      • getType

        public java.lang.String getType()
        (23) get String attribute Type
        Returns:
        the value of the attribute
      • setTypes

        public void setTypes​(VString value)
        (36) set attribute Types
        Parameters:
        value - the value to set the attribute to
      • getTypes

        public VString getTypes()
        (21) get VString attribute Types
        Returns:
        VString the value of the attribute
      • getCustomerInfo

        public JDFCustomerInfo getCustomerInfo()
        (24) const get element CustomerInfo
        Returns:
        JDFCustomerInfo the element
      • getCreateCustomerInfo

        public JDFCustomerInfo getCreateCustomerInfo()
        (25) getCreateCustomerInfo
        Returns:
        JDFCustomerInfo the element
      • appendCustomerInfo

        public JDFCustomerInfo appendCustomerInfo()
        (29) append element CustomerInfo
        Returns:
        JDFCustomerInfo the element @ if the element already exists
      • getNodeInfo

        public JDFNodeInfo getNodeInfo()
        (24) const get element NodeInfo
        Returns:
        JDFNodeInfo the element
      • getCreateNodeInfo

        public JDFNodeInfo getCreateNodeInfo()
        (25) getCreateNodeInfo
        Returns:
        JDFNodeInfo the element
      • appendNodeInfo

        public JDFNodeInfo appendNodeInfo()
        (29) append element NodeInfo
        Returns:
        JDFNodeInfo the element @ if the element already exists