Class JDFAutoNotificationDef

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

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

      • JDFAutoNotificationDef

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

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

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

      • setClasses

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

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

        public void setSignalType​(java.lang.String value)
        (36) set attribute SignalType
        Parameters:
        value - the value to set the attribute to
      • getSignalType

        public java.lang.String getSignalType()
        (23) get String attribute SignalType
        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