Class JDFAutoPageAssignedList

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

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

    • JDFAutoPageAssignedList

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • 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(String value)
      (36) set attribute LogicalPrinterSection
      Parameters:
      value - the value to set the attribute to
    • getLogicalPrinterSection

      public 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(String value)
      (36) set attribute PagePlacementName
      Parameters:
      value - the value to set the attribute to
    • getPagePlacementName

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