Class JDFAutoArtDeliveryIntent

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:
JDFArtDeliveryIntent

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

    • JDFAutoArtDeliveryIntent

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

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

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

      public void setPreflightStatus(JDFAutoArtDeliveryIntent.EnumPreflightStatus enumVar)
      (5) set attribute PreflightStatus
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPreflightStatus

      public JDFAutoArtDeliveryIntent.EnumPreflightStatus getPreflightStatus()
      (9) get attribute PreflightStatus
      Returns:
      the value of the attribute
    • setReturnList

      public void setReturnList(VString value)
      (36) set attribute ReturnList
      Parameters:
      value - the value to set the attribute to
    • getReturnList

      public VString getReturnList()
      (21) get VString attribute ReturnList
      Returns:
      VString the value of the attribute
    • getArtDeliveryDate

      public JDFTimeSpan getArtDeliveryDate()
      (24) const get element ArtDeliveryDate
      Returns:
      JDFTimeSpan the element
    • getCreateArtDeliveryDate

      public JDFTimeSpan getCreateArtDeliveryDate()
      (25) getCreateArtDeliveryDate
      Returns:
      JDFTimeSpan the element
    • appendArtDeliveryDate

      public JDFTimeSpan appendArtDeliveryDate()
      (29) append element ArtDeliveryDate
      Returns:
      JDFTimeSpan the element @ if the element already exists
    • getArtDeliveryDuration

      public JDFDurationSpan getArtDeliveryDuration()
      (24) const get element ArtDeliveryDuration
      Returns:
      JDFDurationSpan the element
    • getCreateArtDeliveryDuration

      public JDFDurationSpan getCreateArtDeliveryDuration()
      (25) getCreateArtDeliveryDuration
      Returns:
      JDFDurationSpan the element
    • appendArtDeliveryDuration

      public JDFDurationSpan appendArtDeliveryDuration()
      (29) append element ArtDeliveryDuration
      Returns:
      JDFDurationSpan the element @ if the element already exists
    • getArtHandling

      public JDFSpanArtHandling getArtHandling()
      (24) const get element ArtHandling
      Returns:
      JDFSpanArtHandling the element
    • getCreateArtHandling

      public JDFSpanArtHandling getCreateArtHandling()
      (25) getCreateArtHandling
      Returns:
      JDFSpanArtHandling the element
    • appendArtHandling

      public JDFSpanArtHandling appendArtHandling()
      (29) append element ArtHandling
      Returns:
      JDFSpanArtHandling the element @ if the element already exists
    • 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
    • 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
    • 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
    • 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
    • getArtDelivery

      public JDFArtDelivery getArtDelivery()
      (24) const get element ArtDelivery
      Returns:
      JDFArtDelivery the element
    • getCreateArtDelivery

      public JDFArtDelivery getCreateArtDelivery()
      (25) getCreateArtDelivery
      Returns:
      JDFArtDelivery the element
    • getCreateArtDelivery

      public JDFArtDelivery getCreateArtDelivery(int iSkip)
      (26) getCreateArtDelivery
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFArtDelivery the element
    • getArtDelivery

      public JDFArtDelivery getArtDelivery(int iSkip)
      (27) const get element ArtDelivery
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFArtDelivery the element default is getArtDelivery(0)
    • getAllArtDelivery

      public Collection<JDFArtDelivery> getAllArtDelivery()
      Get all ArtDelivery from the current element
      Returns:
      Collection, null if none are available
    • appendArtDelivery

      public JDFArtDelivery appendArtDelivery()
      (30) append element ArtDelivery
      Returns:
      JDFArtDelivery the element
    • 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
    • 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