Class JDFAutoIDPJobSheet

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

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

    • JDFAutoIDPJobSheet

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

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

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

      public void setSheetFormat(String value)
      (36) set attribute SheetFormat
      Parameters:
      value - the value to set the attribute to
    • getSheetFormat

      public String getSheetFormat()
      (23) get String attribute SheetFormat
      Returns:
      the value of the attribute
    • setSheetOccurrence

      public void setSheetOccurrence(JDFAutoIDPJobSheet.EnumSheetOccurrence enumVar)
      (5) set attribute SheetOccurrence
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSheetOccurrence

      public JDFAutoIDPJobSheet.EnumSheetOccurrence getSheetOccurrence()
      (9) get attribute SheetOccurrence
      Returns:
      the value of the attribute
    • setSheetType

      public void setSheetType(JDFAutoIDPJobSheet.EnumSheetType enumVar)
      (5) set attribute SheetType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSheetType

      public JDFAutoIDPJobSheet.EnumSheetType getSheetType()
      (9) get attribute SheetType
      Returns:
      the value of the attribute
    • getIDPFinishing

      public JDFIDPFinishing getIDPFinishing()
      (24) const get element IDPFinishing
      Returns:
      JDFIDPFinishing the element
    • getCreateIDPFinishing

      public JDFIDPFinishing getCreateIDPFinishing()
      (25) getCreateIDPFinishing
      Returns:
      JDFIDPFinishing the element
    • getCreateIDPFinishing

      public JDFIDPFinishing getCreateIDPFinishing(int iSkip)
      (26) getCreateIDPFinishing
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFIDPFinishing the element
    • getIDPFinishing

      public JDFIDPFinishing getIDPFinishing(int iSkip)
      (27) const get element IDPFinishing
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFIDPFinishing the element default is getIDPFinishing(0)
    • getAllIDPFinishing

      public Collection<JDFIDPFinishing> getAllIDPFinishing()
      Get all IDPFinishing from the current element
      Returns:
      Collection, null if none are available
    • appendIDPFinishing

      public JDFIDPFinishing appendIDPFinishing()
      (30) append element IDPFinishing
      Returns:
      JDFIDPFinishing the element
    • getIDPLayout

      public JDFIDPLayout getIDPLayout()
      (24) const get element IDPLayout
      Returns:
      JDFIDPLayout the element
    • getCreateIDPLayout

      public JDFIDPLayout getCreateIDPLayout()
      (25) getCreateIDPLayout
      Returns:
      JDFIDPLayout the element
    • getCreateIDPLayout

      public JDFIDPLayout getCreateIDPLayout(int iSkip)
      (26) getCreateIDPLayout
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFIDPLayout the element
    • getIDPLayout

      public JDFIDPLayout getIDPLayout(int iSkip)
      (27) const get element IDPLayout
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFIDPLayout the element default is getIDPLayout(0)
    • getAllIDPLayout

      public Collection<JDFIDPLayout> getAllIDPLayout()
      Get all IDPLayout from the current element
      Returns:
      Collection, null if none are available
    • appendIDPLayout

      public JDFIDPLayout appendIDPLayout()
      (30) append element IDPLayout
      Returns:
      JDFIDPLayout the element
    • getMediaIntent

      public JDFMediaIntent getMediaIntent()
      (24) const get element MediaIntent
      Returns:
      JDFMediaIntent the element
    • getCreateMediaIntent

      public JDFMediaIntent getCreateMediaIntent()
      (25) getCreateMediaIntent
      Returns:
      JDFMediaIntent the element
    • getCreateMediaIntent

      public JDFMediaIntent getCreateMediaIntent(int iSkip)
      (26) getCreateMediaIntent
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMediaIntent the element
    • getMediaIntent

      public JDFMediaIntent getMediaIntent(int iSkip)
      (27) const get element MediaIntent
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMediaIntent the element default is getMediaIntent(0)
    • getAllMediaIntent

      public Collection<JDFMediaIntent> getAllMediaIntent()
      Get all MediaIntent from the current element
      Returns:
      Collection, null if none are available
    • appendMediaIntent

      public JDFMediaIntent appendMediaIntent()
      (30) append element MediaIntent
      Returns:
      JDFMediaIntent the element
    • refMediaIntent

      public void refMediaIntent(JDFMediaIntent refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getMediaSource

      public JDFMediaSource getMediaSource()
      (24) const get element MediaSource
      Returns:
      JDFMediaSource the element
    • getCreateMediaSource

      public JDFMediaSource getCreateMediaSource()
      (25) getCreateMediaSource
      Returns:
      JDFMediaSource the element
    • getCreateMediaSource

      public JDFMediaSource getCreateMediaSource(int iSkip)
      (26) getCreateMediaSource
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMediaSource the element
    • getMediaSource

      public JDFMediaSource getMediaSource(int iSkip)
      (27) const get element MediaSource
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMediaSource the element default is getMediaSource(0)
    • getAllMediaSource

      public Collection<JDFMediaSource> getAllMediaSource()
      Get all MediaSource from the current element
      Returns:
      Collection, null if none are available
    • appendMediaSource

      public JDFMediaSource appendMediaSource()
      (30) append element MediaSource
      Returns:
      JDFMediaSource the element
    • refMediaSource

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