Class JDFAutoSignal

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

    public abstract class JDFAutoSignal
    extends JDFMessage
    class JDFAutoSignal : public JDFMessage
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoSignal

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

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

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

      • setChannelMode

        public void setChannelMode​(JDFAutoSignal.EnumChannelMode enumVar)
        (5) set attribute ChannelMode
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setLastRepeat

        public void setLastRepeat​(boolean value)
        (36) set attribute LastRepeat
        Parameters:
        value - the value to set the attribute to
      • getLastRepeat

        public boolean getLastRepeat()
        (18) get boolean attribute LastRepeat
        Returns:
        boolean the value of the attribute
      • setrefID

        public void setrefID​(java.lang.String value)
        (36) set attribute refID
        Overrides:
        setrefID in class JDFMessage
        Parameters:
        value - the value to set the attribute to
      • getrefID

        public java.lang.String getrefID()
        (23) get String attribute refID
        Overrides:
        getrefID in class JDFMessage
        Returns:
        the value of the attribute
      • setReplaceAfter

        public void setReplaceAfter​(JDFDate value)
        (11) set attribute ReplaceAfter
        Parameters:
        value - the value to set the attribute to or null
      • getReplaceAfter

        public JDFDate getReplaceAfter()
        (12) get JDFDate attribute ReplaceAfter
        Returns:
        JDFDate the value of the attribute
      • setReplaceBefore

        public void setReplaceBefore​(JDFDate value)
        (11) set attribute ReplaceBefore
        Parameters:
        value - the value to set the attribute to or null
      • getReplaceBefore

        public JDFDate getReplaceBefore()
        (12) get JDFDate attribute ReplaceBefore
        Returns:
        JDFDate the value of the attribute
      • getEmployee

        public JDFEmployee getEmployee()
        (24) const get element Employee
        Returns:
        JDFEmployee the element
      • getCreateEmployee

        public JDFEmployee getCreateEmployee()
        (25) getCreateEmployee
        Returns:
        JDFEmployee the element
      • getCreateEmployee

        public JDFEmployee getCreateEmployee​(int iSkip)
        (26) getCreateEmployee
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFEmployee the element
      • getEmployee

        public JDFEmployee getEmployee​(int iSkip)
        (27) const get element Employee
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFEmployee the element default is getEmployee(0)
      • getAllEmployee

        public java.util.Collection<JDFEmployee> getAllEmployee()
        Get all Employee from the current element
        Returns:
        Collection, null if none are available
      • appendEmployee

        public JDFEmployee appendEmployee()
        (30) append element Employee
        Returns:
        JDFEmployee the element
      • getNotification

        public JDFNotification getNotification()
        (24) const get element Notification
        Returns:
        JDFNotification the element
      • getCreateNotification

        public JDFNotification getCreateNotification()
        (25) getCreateNotification
        Returns:
        JDFNotification the element
      • getCreateNotification

        public JDFNotification getCreateNotification​(int iSkip)
        (26) getCreateNotification
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFNotification the element
      • getNotification

        public JDFNotification getNotification​(int iSkip)
        (27) const get element Notification
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFNotification the element default is getNotification(0)
      • getAllNotification

        public java.util.Collection<JDFNotification> getAllNotification()
        Get all Notification from the current element
        Returns:
        Collection, null if none are available
      • appendNotification

        public JDFNotification appendNotification()
        (30) append element Notification
        Returns:
        JDFNotification the element
      • getTrigger

        public JDFTrigger getTrigger()
        (24) const get element Trigger
        Returns:
        JDFTrigger the element
      • getCreateTrigger

        public JDFTrigger getCreateTrigger()
        (25) getCreateTrigger
        Returns:
        JDFTrigger the element
      • appendTrigger

        public JDFTrigger appendTrigger()
        (29) append element Trigger
        Returns:
        JDFTrigger the element @ if the element already exists