Class JDFAutoIDInfo

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

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

      • JDFAutoIDInfo

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

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

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

      • setCategory

        public void setCategory​(java.lang.String value)
        (36) set attribute Category
        Parameters:
        value - the value to set the attribute to
      • getCategory

        public java.lang.String getCategory()
        (23) get String attribute Category
        Returns:
        the value of the attribute
      • setJDFURL

        public void setJDFURL​(java.lang.String value)
        (36) set attribute JDFURL
        Parameters:
        value - the value to set the attribute to
      • getJDFURL

        public java.lang.String getJDFURL()
        (23) get String attribute JDFURL
        Returns:
        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
      • setParentJobID

        public void setParentJobID​(java.lang.String value)
        (36) set attribute ParentJobID
        Parameters:
        value - the value to set the attribute to
      • getParentJobID

        public java.lang.String getParentJobID()
        (23) get String attribute ParentJobID
        Returns:
        the value of the attribute
      • setParentJobPartID

        public void setParentJobPartID​(java.lang.String value)
        (36) set attribute ParentJobPartID
        Parameters:
        value - the value to set the attribute to
      • getParentJobPartID

        public java.lang.String getParentJobPartID()
        (23) get String attribute ParentJobPartID
        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
      • 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
      • getDevice

        public JDFDevice getDevice()
        (24) const get element Device
        Returns:
        JDFDevice the element
      • getCreateDevice

        public JDFDevice getCreateDevice()
        (25) getCreateDevice
        Returns:
        JDFDevice the element
      • appendDevice

        public JDFDevice appendDevice()
        (29) append element Device
        Returns:
        JDFDevice the element @ if the element already exists