Class JDFAutoFeeder

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

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

    • JDFAutoFeeder

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

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

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

      public void setAlternatePositions(JDFIntegerList value)
      (36) set attribute AlternatePositions
      Parameters:
      value - the value to set the attribute to
    • getAlternatePositions

      public JDFIntegerList getAlternatePositions()
      (20) get JDFIntegerList attribute AlternatePositions
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setPosition

      public void setPosition(int value)
      (36) set attribute Position
      Parameters:
      value - the value to set the attribute to
    • getPosition

      public int getPosition()
      (15) get int attribute Position
      Returns:
      int the value of the attribute
    • setFeederSynchronization

      public void setFeederSynchronization(JDFAutoFeeder.EFeederSynchronization enumVar)
      (5) set attribute FeederSynchronization
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEFeederSynchronization

      public JDFAutoFeeder.EFeederSynchronization getEFeederSynchronization()
      (9) get attribute FeederSynchronization
      Returns:
      the value of the attribute
    • setFeederSynchronization

      @Deprecated public void setFeederSynchronization(JDFAutoFeeder.EnumFeederSynchronization enumVar)
      Deprecated.
      use SetFeederSynchronization(EFeederSynchronization) based on java.lang.enum instead
      (5) set attribute FeederSynchronization
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getFeederSynchronization

      @Deprecated public JDFAutoFeeder.EnumFeederSynchronization getFeederSynchronization()
      Deprecated.
      use EFeederSynchronization GetEFeederSynchronization() based on java.lang.enum instead
      (9) get attribute FeederSynchronization
      Returns:
      the value of the attribute
    • setFeederType

      public void setFeederType(String value)
      (36) set attribute FeederType
      Parameters:
      value - the value to set the attribute to
    • getFeederType

      public String getFeederType()
      (23) get String attribute FeederType
      Returns:
      the value of the attribute
    • setLoading

      public void setLoading(String value)
      (36) set attribute Loading
      Parameters:
      value - the value to set the attribute to
    • getLoading

      public String getLoading()
      (23) get String attribute Loading
      Returns:
      the value of the attribute
    • setOpening

      public void setOpening(JDFAutoFeeder.EOpening enumVar)
      (5) set attribute Opening
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEOpening

      public JDFAutoFeeder.EOpening getEOpening()
      (9) get attribute Opening
      Returns:
      the value of the attribute
    • setOpening

      @Deprecated public void setOpening(JDFAutoFeeder.EnumOpening enumVar)
      Deprecated.
      use SetOpening(EOpening) based on java.lang.enum instead
      (5) set attribute Opening
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOpening

      Deprecated.
      use EOpening GetEOpening() based on java.lang.enum instead
      (9) get attribute Opening
      Returns:
      the value of the attribute
    • 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
    • refComponent

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

      public JDFFeederQualityParams getFeederQualityParams()
      (24) const get element FeederQualityParams
      Returns:
      JDFFeederQualityParams the element
    • getCreateFeederQualityParams

      public JDFFeederQualityParams getCreateFeederQualityParams()
      (25) getCreateFeederQualityParams
      Returns:
      JDFFeederQualityParams the element
    • appendFeederQualityParams

      public JDFFeederQualityParams appendFeederQualityParams()
      (29) append element FeederQualityParams
      Returns:
      JDFFeederQualityParams the element
    • 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
    • refMedia

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