Class JDFAutoSubmissionMethods

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoSubmissionMethods
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFSubmissionMethods

public abstract class JDFAutoSubmissionMethods extends JDFElement
class JDFAutoSubmissionMethods : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoSubmissionMethods

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • 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(String value)
      (36) set attribute HotFolder
      Parameters:
      value - the value to set the attribute to
    • getHotFolder

      public 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(Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
      (5.2) set attribute Packaging
      Parameters:
      v - vector of the enumeration values
    • getPackaging

      public 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