Class JDFAutoInsertSheet

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFInsertSheet

    public abstract class JDFAutoInsertSheet
    extends JDFResource
    class JDFAutoInsertSheet : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoInsertSheet

        protected JDFAutoInsertSheet​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String qualifiedName)
        Constructor for JDFAutoInsertSheet
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoInsertSheet

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

        protected JDFAutoInsertSheet​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String myNamespaceURI,
                                     java.lang.String qualifiedName,
                                     java.lang.String myLocalName)
        Constructor for JDFAutoInsertSheet
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setSheetType

        public void setSheetType​(JDFAutoInsertSheet.EnumSheetType enumVar)
        (5) set attribute SheetType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setSheetUsage

        public void setSheetUsage​(JDFAutoInsertSheet.EnumSheetUsage enumVar)
        (5) set attribute SheetUsage
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setIncludeInBundleItem

        public void setIncludeInBundleItem​(JDFAutoInsertSheet.EnumIncludeInBundleItem enumVar)
        (5) set attribute IncludeInBundleItem
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setIsWaste

        public void setIsWaste​(boolean value)
        (36) set attribute IsWaste
        Parameters:
        value - the value to set the attribute to
      • getIsWaste

        public boolean getIsWaste()
        (18) get boolean attribute IsWaste
        Returns:
        boolean the value of the attribute
      • setMarkList

        public void setMarkList​(VString value)
        (36) set attribute MarkList
        Parameters:
        value - the value to set the attribute to
      • getMarkList

        public VString getMarkList()
        (21) get VString attribute MarkList
        Returns:
        VString the value of the attribute
      • setSheetFormat

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

        public java.lang.String getSheetFormat()
        (23) get String attribute SheetFormat
        Returns:
        the value of the attribute
      • getRunList

        public JDFRunList getRunList()
        (24) const get element RunList
        Returns:
        JDFRunList the element
      • getCreateRunList

        public JDFRunList getCreateRunList()
        (25) getCreateRunList
        Returns:
        JDFRunList the element
      • appendRunList

        public JDFRunList appendRunList()
        (29) append element RunList
        Returns:
        JDFRunList the element @ if the element already exists
      • refRunList

        public void refRunList​(JDFRunList refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getLayout

        public JDFLayout getLayout()
        (24) const get element Layout
        Returns:
        JDFLayout the element
      • getCreateLayout

        public JDFLayout getCreateLayout()
        (25) getCreateLayout
        Returns:
        JDFLayout the element
      • appendLayout

        public JDFLayout appendLayout()
        (29) append element Layout
        Returns:
        JDFLayout the element @ if the element already exists
      • refLayout

        public void refLayout​(JDFLayout refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getSheet

        public JDFSheet getSheet()
        (24) const get element Sheet
        Returns:
        JDFSheet the element
      • getCreateSheet

        public JDFSheet getCreateSheet()
        (25) getCreateSheet
        Returns:
        JDFSheet the element
      • appendSheet

        public JDFSheet appendSheet()
        (29) append element Sheet
        Returns:
        JDFSheet the element @ if the element already exists
      • refSheet

        public void refSheet​(JDFSheet refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced