Class JDFAutoQueueFilter

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

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

      • JDFAutoQueueFilter

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

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

        protected JDFAutoQueueFilter​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String myNamespaceURI,
                                     java.lang.String qualifiedName,
                                     java.lang.String myLocalName)
        Constructor for JDFAutoQueueFilter
        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
      • setFirstEntry

        public void setFirstEntry​(java.lang.String value)
        (36) set attribute FirstEntry
        Parameters:
        value - the value to set the attribute to
      • getFirstEntry

        public java.lang.String getFirstEntry()
        (23) get String attribute FirstEntry
        Returns:
        the value of the attribute
      • setGangNames

        public void setGangNames​(VString value)
        (36) set attribute GangNames
        Parameters:
        value - the value to set the attribute to
      • getGangNames

        public VString getGangNames()
        (21) get VString attribute GangNames
        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
      • setLastEntry

        public void setLastEntry​(java.lang.String value)
        (36) set attribute LastEntry
        Parameters:
        value - the value to set the attribute to
      • getLastEntry

        public java.lang.String getLastEntry()
        (23) get String attribute LastEntry
        Returns:
        the value of the attribute
      • setMaxEntries

        public void setMaxEntries​(int value)
        (36) set attribute MaxEntries
        Parameters:
        value - the value to set the attribute to
      • getMaxEntries

        public int getMaxEntries()
        (15) get int attribute MaxEntries
        Returns:
        int the value of the attribute
      • setMaxPriority

        public void setMaxPriority​(int value)
        (36) set attribute MaxPriority
        Parameters:
        value - the value to set the attribute to
      • getMaxPriority

        public int getMaxPriority()
        (15) get int attribute MaxPriority
        Returns:
        int the value of the attribute
      • setMinPriority

        public void setMinPriority​(int value)
        (36) set attribute MinPriority
        Parameters:
        value - the value to set the attribute to
      • getMinPriority

        public int getMinPriority()
        (15) get int attribute MinPriority
        Returns:
        int the value of the attribute
      • setOlderThan

        public void setOlderThan​(JDFDate value)
        (11) set attribute OlderThan
        Parameters:
        value - the value to set the attribute to or null
      • getOlderThan

        public JDFDate getOlderThan()
        (12) get JDFDate attribute OlderThan
        Returns:
        JDFDate the value of the attribute
      • setPreviewUsages

        public void setPreviewUsages​(java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
        (5.2) set attribute PreviewUsages
        Parameters:
        v - vector of the enumeration values
      • getPreviewUsages

        public java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getPreviewUsages()
        (9.2) get PreviewUsages attribute PreviewUsages
        Returns:
        Vector of the enumerations
      • setNewerThan

        public void setNewerThan​(JDFDate value)
        (11) set attribute NewerThan
        Parameters:
        value - the value to set the attribute to or null
      • getNewerThan

        public JDFDate getNewerThan()
        (12) get JDFDate attribute NewerThan
        Returns:
        JDFDate the value of the attribute
      • setQueueEntryDetails

        public void setQueueEntryDetails​(JDFAutoQueueFilter.EnumQueueEntryDetails enumVar)
        (5) set attribute QueueEntryDetails
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setStatusList

        public void setStatusList​(java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
        (5.2) set attribute StatusList
        Parameters:
        v - vector of the enumeration values
      • getStatusList

        public java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getStatusList()
        (9.2) get StatusList attribute StatusList
        Returns:
        Vector of the enumerations
      • setUpdateGranularity

        public void setUpdateGranularity​(JDFAutoQueueFilter.EnumUpdateGranularity enumVar)
        (5) set attribute UpdateGranularity
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getCreateQueueEntryDef

        public JDFQueueEntryDef getCreateQueueEntryDef​(int iSkip)
        (26) getCreateQueueEntryDef
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFQueueEntryDef the element
      • getQueueEntryDef

        public JDFQueueEntryDef getQueueEntryDef​(int iSkip)
        (27) const get element QueueEntryDef
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFQueueEntryDef the element default is getQueueEntryDef(0)
      • getAllQueueEntryDef

        public java.util.Collection<JDFQueueEntryDef> getAllQueueEntryDef()
        Get all QueueEntryDef from the current element
        Returns:
        Collection, null if none are available
      • appendQueueEntryDef

        public JDFQueueEntryDef appendQueueEntryDef()
        (30) append element QueueEntryDef
        Returns:
        JDFQueueEntryDef the element
      • getCreateDevice

        public JDFDevice getCreateDevice​(int iSkip)
        (26) getCreateDevice
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFDevice the element
      • getDevice

        public JDFDevice getDevice​(int iSkip)
        (27) const get element Device
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFDevice the element default is getDevice(0)
      • getAllDevice

        public java.util.Collection<JDFDevice> getAllDevice()
        Get all Device from the current element
        Returns:
        Collection, null if none are available
      • appendDevice

        public JDFDevice appendDevice()
        (30) append element Device
        Returns:
        JDFDevice the element
      • getCreateGangSource

        public JDFGangSource getCreateGangSource​(int iSkip)
        (26) getCreateGangSource
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFGangSource the element
      • getGangSource

        public JDFGangSource getGangSource​(int iSkip)
        (27) const get element GangSource
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFGangSource the element default is getGangSource(0)
      • getAllGangSource

        public java.util.Collection<JDFGangSource> getAllGangSource()
        Get all GangSource from the current element
        Returns:
        Collection, null if none are available
      • appendGangSource

        public JDFGangSource appendGangSource()
        (30) append element GangSource
        Returns:
        JDFGangSource the element
      • getCreatePart

        public JDFPart getCreatePart​(int iSkip)
        (26) getCreatePart
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPart the element
      • getPart

        public JDFPart getPart​(int iSkip)
        (27) const get element Part
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPart the element default is getPart(0)
      • getAllPart

        public java.util.Collection<JDFPart> getAllPart()
        Get all Part from the current element
        Returns:
        Collection, null if none are available
      • appendPart

        public JDFPart appendPart()
        (30) append element Part
        Returns:
        JDFPart the element