Class JDFAutoDeliveryIntent

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFDeliveryIntent

public abstract class JDFAutoDeliveryIntent extends JDFIntentResource
class JDFAutoDeliveryIntent : public JDFIntentResource
See Also:
  • Constructor Details

    • JDFAutoDeliveryIntent

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

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

      protected JDFAutoDeliveryIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoDeliveryIntent
      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
    • setAccepted

      public void setAccepted(boolean value)
      (36) set attribute Accepted
      Parameters:
      value - the value to set the attribute to
    • getAccepted

      public boolean getAccepted()
      (18) get boolean attribute Accepted
      Returns:
      boolean the value of the attribute
    • setAdditionalAmount

      public void setAdditionalAmount(int value)
      (36) set attribute AdditionalAmount
      Parameters:
      value - the value to set the attribute to
    • getAdditionalAmount

      public int getAdditionalAmount()
      (15) get int attribute AdditionalAmount
      Returns:
      int the value of the attribute
    • setOwnership

      public void setOwnership(JDFAutoDeliveryIntent.EnumOwnership enumVar)
      (5) set attribute Ownership
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOwnership

      public JDFAutoDeliveryIntent.EnumOwnership getOwnership()
      (9) get attribute Ownership
      Returns:
      the value of the attribute
    • setBuyerAccount

      public void setBuyerAccount(String value)
      (36) set attribute BuyerAccount
      Parameters:
      value - the value to set the attribute to
    • getBuyerAccount

      public String getBuyerAccount()
      (23) get String attribute BuyerAccount
      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
    • getDeliveryCharge

      public JDFSpanDeliveryCharge getDeliveryCharge()
      (24) const get element DeliveryCharge
      Returns:
      JDFSpanDeliveryCharge the element
    • getCreateDeliveryCharge

      public JDFSpanDeliveryCharge getCreateDeliveryCharge()
      (25) getCreateDeliveryCharge
      Returns:
      JDFSpanDeliveryCharge the element
    • appendDeliveryCharge

      public JDFSpanDeliveryCharge appendDeliveryCharge()
      (29) append element DeliveryCharge
      Returns:
      JDFSpanDeliveryCharge the element @ if the element already exists
    • getEarliest

      public JDFTimeSpan getEarliest()
      (24) const get element Earliest
      Returns:
      JDFTimeSpan the element
    • getCreateEarliest

      public JDFTimeSpan getCreateEarliest()
      (25) getCreateEarliest
      Returns:
      JDFTimeSpan the element
    • appendEarliest

      public JDFTimeSpan appendEarliest()
      (29) append element Earliest
      Returns:
      JDFTimeSpan the element @ if the element already exists
    • getEarliestDuration

      public JDFDurationSpan getEarliestDuration()
      (24) const get element EarliestDuration
      Returns:
      JDFDurationSpan the element
    • getCreateEarliestDuration

      public JDFDurationSpan getCreateEarliestDuration()
      (25) getCreateEarliestDuration
      Returns:
      JDFDurationSpan the element
    • appendEarliestDuration

      public JDFDurationSpan appendEarliestDuration()
      (29) append element EarliestDuration
      Returns:
      JDFDurationSpan the element @ if the element already exists
    • getMethod

      public JDFNameSpan getMethod()
      (24) const get element Method
      Returns:
      JDFNameSpan the element
    • getCreateMethod

      public JDFNameSpan getCreateMethod()
      (25) getCreateMethod
      Returns:
      JDFNameSpan the element
    • appendMethod

      public JDFNameSpan appendMethod()
      (29) append element Method
      Returns:
      JDFNameSpan the element @ if the element already exists
    • getOverage

      public JDFNumberSpan getOverage()
      (24) const get element Overage
      Returns:
      JDFNumberSpan the element
    • getCreateOverage

      public JDFNumberSpan getCreateOverage()
      (25) getCreateOverage
      Returns:
      JDFNumberSpan the element
    • appendOverage

      public JDFNumberSpan appendOverage()
      (29) append element Overage
      Returns:
      JDFNumberSpan the element @ if the element already exists
    • getRequired

      public JDFTimeSpan getRequired()
      (24) const get element Required
      Returns:
      JDFTimeSpan the element
    • getCreateRequired

      public JDFTimeSpan getCreateRequired()
      (25) getCreateRequired
      Returns:
      JDFTimeSpan the element
    • appendRequired

      public JDFTimeSpan appendRequired()
      (29) append element Required
      Returns:
      JDFTimeSpan the element @ if the element already exists
    • getRequiredDuration

      public JDFDurationSpan getRequiredDuration()
      (24) const get element RequiredDuration
      Returns:
      JDFDurationSpan the element
    • getCreateRequiredDuration

      public JDFDurationSpan getCreateRequiredDuration()
      (25) getCreateRequiredDuration
      Returns:
      JDFDurationSpan the element
    • appendRequiredDuration

      public JDFDurationSpan appendRequiredDuration()
      (29) append element RequiredDuration
      Returns:
      JDFDurationSpan the element @ if the element already exists
    • getReturnMethod

      public JDFNameSpan getReturnMethod()
      (24) const get element ReturnMethod
      Returns:
      JDFNameSpan the element
    • getCreateReturnMethod

      public JDFNameSpan getCreateReturnMethod()
      (25) getCreateReturnMethod
      Returns:
      JDFNameSpan the element
    • appendReturnMethod

      public JDFNameSpan appendReturnMethod()
      (29) append element ReturnMethod
      Returns:
      JDFNameSpan the element @ if the element already exists
    • getServiceLevel

      public JDFStringSpan getServiceLevel()
      (24) const get element ServiceLevel
      Returns:
      JDFStringSpan the element
    • getCreateServiceLevel

      public JDFStringSpan getCreateServiceLevel()
      (25) getCreateServiceLevel
      Returns:
      JDFStringSpan the element
    • appendServiceLevel

      public JDFStringSpan appendServiceLevel()
      (29) append element ServiceLevel
      Returns:
      JDFStringSpan the element @ if the element already exists
    • getSurplusHandling

      public JDFSpanSurplusHandling getSurplusHandling()
      (24) const get element SurplusHandling
      Returns:
      JDFSpanSurplusHandling the element
    • getCreateSurplusHandling

      public JDFSpanSurplusHandling getCreateSurplusHandling()
      (25) getCreateSurplusHandling
      Returns:
      JDFSpanSurplusHandling the element
    • appendSurplusHandling

      public JDFSpanSurplusHandling appendSurplusHandling()
      (29) append element SurplusHandling
      Returns:
      JDFSpanSurplusHandling the element @ if the element already exists
    • getTransfer

      public JDFSpanTransfer getTransfer()
      (24) const get element Transfer
      Returns:
      JDFSpanTransfer the element
    • getCreateTransfer

      public JDFSpanTransfer getCreateTransfer()
      (25) getCreateTransfer
      Returns:
      JDFSpanTransfer the element
    • appendTransfer

      public JDFSpanTransfer appendTransfer()
      (29) append element Transfer
      Returns:
      JDFSpanTransfer the element @ if the element already exists
    • getUnderage

      public JDFNumberSpan getUnderage()
      (24) const get element Underage
      Returns:
      JDFNumberSpan the element
    • getCreateUnderage

      public JDFNumberSpan getCreateUnderage()
      (25) getCreateUnderage
      Returns:
      JDFNumberSpan the element
    • appendUnderage

      public JDFNumberSpan appendUnderage()
      (29) append element Underage
      Returns:
      JDFNumberSpan the element @ if the element already exists
    • 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 @ if the element already exists
    • refCompany

      public void refCompany(JDFCompany refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • 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
    • 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
    • getDropIntent

      public JDFDropIntent getDropIntent()
      (24) const get element DropIntent
      Returns:
      JDFDropIntent the element
    • getCreateDropIntent

      public JDFDropIntent getCreateDropIntent()
      (25) getCreateDropIntent
      Returns:
      JDFDropIntent the element
    • getCreateDropIntent

      public JDFDropIntent getCreateDropIntent(int iSkip)
      (26) getCreateDropIntent
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDropIntent the element
    • getDropIntent

      public JDFDropIntent getDropIntent(int iSkip)
      (27) const get element DropIntent
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDropIntent the element default is getDropIntent(0)
    • getAllDropIntent

      public Collection<JDFDropIntent> getAllDropIntent()
      Get all DropIntent from the current element
      Returns:
      Collection, null if none are available
    • appendDropIntent

      public JDFDropIntent appendDropIntent()
      (30) append element DropIntent
      Returns:
      JDFDropIntent the element
    • getPricing

      public JDFPricing getPricing()
      (24) const get element Pricing
      Returns:
      JDFPricing the element
    • getCreatePricing

      public JDFPricing getCreatePricing()
      (25) getCreatePricing
      Returns:
      JDFPricing the element
    • appendPricing

      public JDFPricing appendPricing()
      (29) append element Pricing
      Returns:
      JDFPricing the element @ if the element already exists