Class JDFAutoLongFold

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

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

    • JDFAutoLongFold

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setWorkingList

      public void setWorkingList(JDFNumberList value)
      (36) set attribute WorkingList
      Parameters:
      value - the value to set the attribute to
    • getWorkingList

      public JDFNumberList getWorkingList()
      (20) get JDFNumberList attribute WorkingList
      Returns:
      JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
    • setXOffset

      public void setXOffset(double value)
      (36) set attribute XOffset
      Parameters:
      value - the value to set the attribute to
    • getXOffset

      public double getXOffset()
      (17) get double attribute XOffset
      Returns:
      double the value of the attribute