Class JDFAutoDeliveryParams

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
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFDeliveryParams

public abstract class JDFAutoDeliveryParams extends JDFResource
class JDFAutoDeliveryParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoDeliveryParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setDeliveryID

      public void setDeliveryID(String value)
      (36) set attribute DeliveryID
      Parameters:
      value - the value to set the attribute to
    • getDeliveryID

      public String getDeliveryID()
      (23) get String attribute DeliveryID
      Returns:
      the value of the attribute
    • setEarliest

      public void setEarliest(JDFDate value)
      (11) set attribute Earliest
      Parameters:
      value - the value to set the attribute to or null
    • getEarliest

      public JDFDate getEarliest()
      (12) get JDFDate attribute Earliest
      Returns:
      JDFDate the value of the attribute
    • setEarliestDuration

      public void setEarliestDuration(JDFDuration value)
      (36) set attribute EarliestDuration
      Parameters:
      value - the value to set the attribute to
    • getEarliestDuration

      public JDFDuration getEarliestDuration()
      (20) get JDFDuration attribute EarliestDuration
      Returns:
      JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
    • setMethod

      public void setMethod(String value)
      (36) set attribute Method
      Parameters:
      value - the value to set the attribute to
    • getMethod

      public String getMethod()
      (23) get String attribute Method
      Returns:
      the value of the attribute
    • setPickup

      public void setPickup(boolean value)
      (36) set attribute Pickup
      Parameters:
      value - the value to set the attribute to
    • getPickup

      public boolean getPickup()
      (18) get boolean attribute Pickup
      Returns:
      boolean the value of the attribute
    • setRequired

      public void setRequired(JDFDate value)
      (11) set attribute Required
      Parameters:
      value - the value to set the attribute to or null
    • getRequired

      public JDFDate getRequired()
      (12) get JDFDate attribute Required
      Returns:
      JDFDate the value of the attribute
    • setRequiredDuration

      public void setRequiredDuration(JDFDuration value)
      (36) set attribute RequiredDuration
      Parameters:
      value - the value to set the attribute to
    • getRequiredDuration

      public JDFDuration getRequiredDuration()
      (20) get JDFDuration attribute RequiredDuration
      Returns:
      JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
    • setServiceLevel

      public void setServiceLevel(String value)
      (36) set attribute ServiceLevel
      Parameters:
      value - the value to set the attribute to
    • getServiceLevel

      public String getServiceLevel()
      (23) get String attribute ServiceLevel
      Returns:
      the value of the attribute
    • setTransfer

      public void setTransfer(JDFAutoDeliveryParams.ETransfer enumVar)
      (5) set attribute Transfer
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getETransfer

      public JDFAutoDeliveryParams.ETransfer getETransfer()
      (9) get attribute Transfer
      Returns:
      the value of the attribute
    • setTransfer

      @Deprecated public void setTransfer(JDFAutoDeliveryParams.EnumTransfer enumVar)
      Deprecated.
      use SetTransfer(ETransfer) based on java.lang.enum instead
      (5) set attribute Transfer
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getTransfer

      Deprecated.
      use ETransfer GetETransfer() based on java.lang.enum instead
      (9) get attribute Transfer
      Returns:
      the value of the attribute
    • getCompany

      public JDFCompany getCompany()
      (24) const get element Company
      Returns:
      JDFCompany the element
    • getCreateCompany

      public JDFCompany getCreateCompany()
      (25) getCreateCompany
      Returns:
      JDFCompany the element
    • appendCompany

      public JDFCompany appendCompany()
      (29) append element Company
      Returns:
      JDFCompany the element
    • refCompany

      public void refCompany(JDFCompany refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getContact

      public JDFContact getContact()
      (24) const get element Contact
      Overrides:
      getContact in class JDFResource
      Returns:
      JDFContact the element
    • getCreateContact

      public JDFContact getCreateContact()
      (25) getCreateContact
      Overrides:
      getCreateContact in class JDFResource
      Returns:
      JDFContact the element
    • getCreateContact

      public JDFContact getCreateContact(int iSkip)
      (26) getCreateContact
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContact the element
    • getContact

      public JDFContact getContact(int iSkip)
      (27) const get element Contact
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContact the element default is getContact(0)
    • getAllContact

      public Collection<JDFContact> getAllContact()
      Get all Contact from the current element
      Returns:
      Collection, null if none are available
    • appendContact

      public JDFContact appendContact()
      (30) append element Contact
      Overrides:
      appendContact in class JDFResource
      Returns:
      JDFContact the element
    • refContact

      public void refContact(JDFContact refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getDrop

      public JDFDrop getDrop()
      (24) const get element Drop
      Returns:
      JDFDrop the element
    • getCreateDrop

      public JDFDrop getCreateDrop()
      (25) getCreateDrop
      Returns:
      JDFDrop the element
    • getCreateDrop

      public JDFDrop getCreateDrop(int iSkip)
      (26) getCreateDrop
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDrop the element
    • getDrop

      public JDFDrop getDrop(int iSkip)
      (27) const get element Drop
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDrop the element default is getDrop(0)
    • getAllDrop

      public Collection<JDFDrop> getAllDrop()
      Get all Drop from the current element
      Returns:
      Collection, null if none are available
    • appendDrop

      public JDFDrop appendDrop()
      (30) append element Drop
      Returns:
      JDFDrop the element
    • getFileSpec

      public JDFFileSpec getFileSpec()
      (24) const get element FileSpec
      Returns:
      JDFFileSpec the element
    • getCreateFileSpec

      public JDFFileSpec getCreateFileSpec()
      (25) getCreateFileSpec
      Returns:
      JDFFileSpec the element
    • getCreateFileSpec

      public JDFFileSpec getCreateFileSpec(int iSkip)
      (26) getCreateFileSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFFileSpec the element
    • getFileSpec

      public JDFFileSpec getFileSpec(int iSkip)
      (27) const get element FileSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFFileSpec the element default is getFileSpec(0)
    • getAllFileSpec

      public Collection<JDFFileSpec> getAllFileSpec()
      Get all FileSpec from the current element
      Returns:
      Collection, null if none are available
    • appendFileSpec

      public JDFFileSpec appendFileSpec()
      (30) append element FileSpec
      Returns:
      JDFFileSpec the element
    • refFileSpec

      public void refFileSpec(JDFFileSpec refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced