Class JDFAutoBundlingParams

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

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

    • JDFAutoBundlingParams

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

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

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

      public void setLengthJDF(double value)
      (36) set attribute LengthJDF
      Parameters:
      value - the value to set the attribute to
    • getLengthJDF

      public double getLengthJDF()
      (17) get double attribute LengthJDF
      Returns:
      double the value of the attribute