Class JDFAutoPageAssignedList

  • 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:
    JDFPageAssignedList

    public abstract class JDFAutoPageAssignedList
    extends JDFElement
    class JDFAutoPageAssignedList : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoPageAssignedList

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

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

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

      • setBroadsheetNumber

        public void setBroadsheetNumber​(int value)
        (36) set attribute BroadsheetNumber
        Parameters:
        value - the value to set the attribute to
      • getBroadsheetNumber

        public int getBroadsheetNumber()
        (15) get int attribute BroadsheetNumber
        Returns:
        int the value of the attribute
      • setLogicalPrinterSection

        public void setLogicalPrinterSection​(java.lang.String value)
        (36) set attribute LogicalPrinterSection
        Parameters:
        value - the value to set the attribute to
      • getLogicalPrinterSection

        public java.lang.String getLogicalPrinterSection()
        (23) get String attribute LogicalPrinterSection
        Returns:
        the value of the attribute
      • setPageListIndex

        public void setPageListIndex​(JDFIntegerRangeList value)
        (36) set attribute PageListIndex
        Parameters:
        value - the value to set the attribute to
      • getPageListIndex

        public JDFIntegerRangeList getPageListIndex()
        (20) get JDFIntegerRangeList attribute PageListIndex
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setPagePlacementName

        public void setPagePlacementName​(java.lang.String value)
        (36) set attribute PagePlacementName
        Parameters:
        value - the value to set the attribute to
      • getPagePlacementName

        public java.lang.String getPagePlacementName()
        (23) get String attribute PagePlacementName
        Returns:
        the value of the attribute