Class JDFAutoPrintRollingParams

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

public abstract class JDFAutoPrintRollingParams extends JDFResource
class JDFAutoPrintRollingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoPrintRollingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setCopies

      public void setCopies(int value)
      (36) set attribute Copies
      Parameters:
      value - the value to set the attribute to
    • getCopies

      public int getCopies()
      (15) get int attribute Copies
      Returns:
      int the value of the attribute
    • setMaxDiameter

      public void setMaxDiameter(double value)
      (36) set attribute MaxDiameter
      Parameters:
      value - the value to set the attribute to
    • getMaxDiameter

      public double getMaxDiameter()
      (17) get double attribute MaxDiameter
      Returns:
      double the value of the attribute