Class JDFAutoDropItemIntent

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

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

    • JDFAutoDropItemIntent

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • 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
    • setAmount

      public void setAmount(int value)
      (36) set attribute Amount
      Parameters:
      value - the value to set the attribute to
    • getAmount

      public int getAmount()
      (15) get int attribute Amount
      Returns:
      int the value of the attribute
    • setDropID

      public void setDropID(String value)
      (36) set attribute DropID
      Parameters:
      value - the value to set the attribute to
    • getDropID

      public String getDropID()
      (23) get String attribute DropID
      Returns:
      the value of the attribute
    • setOrderedAmount

      public void setOrderedAmount(int value)
      (36) set attribute OrderedAmount
      Parameters:
      value - the value to set the attribute to
    • getOrderedAmount

      public int getOrderedAmount()
      (15) get int attribute OrderedAmount
      Returns:
      int the value of the attribute
    • setProof

      public void setProof(String value)
      (36) set attribute Proof
      Parameters:
      value - the value to set the attribute to
    • getProof

      public String getProof()
      (23) get String attribute Proof
      Returns:
      the value of the attribute
    • setUnit

      public void setUnit(String value)
      (36) set attribute Unit
      Parameters:
      value - the value to set the attribute to
    • getUnit

      public String getUnit()
      (23) get String attribute Unit
      Returns:
      the value of the attribute
    • 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
    • getComponent

      public JDFComponent getComponent()
      (24) const get element Component
      Returns:
      JDFComponent the element
    • getCreateComponent

      public JDFComponent getCreateComponent()
      (25) getCreateComponent
      Returns:
      JDFComponent the element
    • appendComponent

      public JDFComponent appendComponent()
      (29) append element Component
      Returns:
      JDFComponent the element @ if the element already exists
    • refComponent

      public void refComponent(JDFComponent refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getExposedMedia

      public JDFExposedMedia getExposedMedia()
      (24) const get element ExposedMedia
      Returns:
      JDFExposedMedia the element
    • getCreateExposedMedia

      public JDFExposedMedia getCreateExposedMedia()
      (25) getCreateExposedMedia
      Returns:
      JDFExposedMedia the element
    • appendExposedMedia

      public JDFExposedMedia appendExposedMedia()
      (29) append element ExposedMedia
      Returns:
      JDFExposedMedia the element @ if the element already exists
    • refExposedMedia

      public void refExposedMedia(JDFExposedMedia refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getInk

      public JDFInk getInk()
      (24) const get element Ink
      Returns:
      JDFInk the element
    • getCreateInk

      public JDFInk getCreateInk()
      (25) getCreateInk
      Returns:
      JDFInk the element
    • appendInk

      public JDFInk appendInk()
      (29) append element Ink
      Returns:
      JDFInk the element @ if the element already exists
    • refInk

      public void refInk(JDFInk refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getMedia

      public JDFMedia getMedia()
      (24) const get element Media
      Returns:
      JDFMedia the element
    • getCreateMedia

      public JDFMedia getCreateMedia()
      (25) getCreateMedia
      Returns:
      JDFMedia the element
    • appendMedia

      public JDFMedia appendMedia()
      (29) append element Media
      Returns:
      JDFMedia the element @ if the element already exists
    • refMedia

      public void refMedia(JDFMedia refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getPallet

      public JDFPallet getPallet()
      (24) const get element Pallet
      Returns:
      JDFPallet the element
    • getCreatePallet

      public JDFPallet getCreatePallet()
      (25) getCreatePallet
      Returns:
      JDFPallet the element
    • appendPallet

      public JDFPallet appendPallet()
      (29) append element Pallet
      Returns:
      JDFPallet the element @ if the element already exists
    • refPallet

      public void refPallet(JDFPallet refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getRegisterRibbon

      public JDFRegisterRibbon getRegisterRibbon()
      (24) const get element RegisterRibbon
      Returns:
      JDFRegisterRibbon the element
    • getCreateRegisterRibbon

      public JDFRegisterRibbon getCreateRegisterRibbon()
      (25) getCreateRegisterRibbon
      Returns:
      JDFRegisterRibbon the element
    • appendRegisterRibbon

      public JDFRegisterRibbon appendRegisterRibbon()
      (29) append element RegisterRibbon
      Returns:
      JDFRegisterRibbon the element @ if the element already exists
    • refRegisterRibbon

      public void refRegisterRibbon(JDFRegisterRibbon refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getStrap

      public JDFStrap getStrap()
      (24) const get element Strap
      Returns:
      JDFStrap the element
    • getCreateStrap

      public JDFStrap getCreateStrap()
      (25) getCreateStrap
      Returns:
      JDFStrap the element
    • appendStrap

      public JDFStrap appendStrap()
      (29) append element Strap
      Returns:
      JDFStrap the element @ if the element already exists
    • refStrap

      public void refStrap(JDFStrap refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getBundle

      public JDFBundle getBundle()
      (24) const get element Bundle
      Returns:
      JDFBundle the element
    • getCreateBundle

      public JDFBundle getCreateBundle()
      (25) getCreateBundle
      Returns:
      JDFBundle the element
    • appendBundle

      public JDFBundle appendBundle()
      (29) append element Bundle
      Returns:
      JDFBundle the element @ if the element already exists
    • refBundle

      public void refBundle(JDFBundle refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getDigitalMedia

      public JDFDigitalMedia getDigitalMedia()
      (24) const get element DigitalMedia
      Returns:
      JDFDigitalMedia the element
    • getCreateDigitalMedia

      public JDFDigitalMedia getCreateDigitalMedia()
      (25) getCreateDigitalMedia
      Returns:
      JDFDigitalMedia the element
    • appendDigitalMedia

      public JDFDigitalMedia appendDigitalMedia()
      (29) append element DigitalMedia
      Returns:
      JDFDigitalMedia the element @ if the element already exists
    • refDigitalMedia

      public void refDigitalMedia(JDFDigitalMedia refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getRollStand

      public JDFRollStand getRollStand()
      (24) const get element RollStand
      Returns:
      JDFRollStand the element
    • getCreateRollStand

      public JDFRollStand getCreateRollStand()
      (25) getCreateRollStand
      Returns:
      JDFRollStand the element
    • appendRollStand

      public JDFRollStand appendRollStand()
      (29) append element RollStand
      Returns:
      JDFRollStand the element @ if the element already exists
    • refRollStand

      public void refRollStand(JDFRollStand refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getTool

      public JDFTool getTool()
      (24) const get element Tool
      Returns:
      JDFTool the element
    • getCreateTool

      public JDFTool getCreateTool()
      (25) getCreateTool
      Returns:
      JDFTool the element
    • appendTool

      public JDFTool appendTool()
      (29) append element Tool
      Returns:
      JDFTool the element @ if the element already exists
    • refTool

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