Class JDFAutoSubmissionMethods

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

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

      • JDFAutoSubmissionMethods

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

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

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

      • setFile

        public void setFile​(boolean value)
        (36) set attribute File
        Parameters:
        value - the value to set the attribute to
      • getFile

        public boolean getFile()
        (18) get boolean attribute File
        Returns:
        boolean the value of the attribute
      • setHotFolder

        public void setHotFolder​(java.lang.String value)
        (36) set attribute HotFolder
        Parameters:
        value - the value to set the attribute to
      • getHotFolder

        public java.lang.String getHotFolder()
        (23) get String attribute HotFolder
        Returns:
        the value of the attribute
      • setHttpGet

        public void setHttpGet​(boolean value)
        (36) set attribute HttpGet
        Parameters:
        value - the value to set the attribute to
      • getHttpGet

        public boolean getHttpGet()
        (18) get boolean attribute HttpGet
        Returns:
        boolean the value of the attribute
      • setPackaging

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

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

        public void setMIME​(boolean value)
        (36) set attribute MIME
        Parameters:
        value - the value to set the attribute to
      • getMIME

        public boolean getMIME()
        (18) get boolean attribute MIME
        Returns:
        boolean the value of the attribute
      • setURLSchemes

        public void setURLSchemes​(VString value)
        (36) set attribute URLSchemes
        Parameters:
        value - the value to set the attribute to
      • getURLSchemes

        public VString getURLSchemes()
        (21) get VString attribute URLSchemes
        Returns:
        VString the value of the attribute