Class JDFAutoSignatureCell

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

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

    • JDFAutoSignatureCell

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

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

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

    • getTheAttributeInfo

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

      public void setBackFacePages(JDFIntegerList value)
      (36) set attribute BackFacePages
      Parameters:
      value - the value to set the attribute to
    • getBackFacePages

      public JDFIntegerList getBackFacePages()
      (20) get JDFIntegerList attribute BackFacePages
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setBackPages

      public void setBackPages(JDFIntegerList value)
      (36) set attribute BackPages
      Parameters:
      value - the value to set the attribute to
    • getBackPages

      public JDFIntegerList getBackPages()
      (20) get JDFIntegerList attribute BackPages
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setBackSpread

      public void setBackSpread(JDFIntegerList value)
      (36) set attribute BackSpread
      Parameters:
      value - the value to set the attribute to
    • getBackSpread

      public JDFIntegerList getBackSpread()
      (20) get JDFIntegerList attribute BackSpread
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setBottleAngle

      public void setBottleAngle(double value)
      (36) set attribute BottleAngle
      Parameters:
      value - the value to set the attribute to
    • getBottleAngle

      public double getBottleAngle()
      (17) get double attribute BottleAngle
      Returns:
      double the value of the attribute
    • setBottleAxis

      public void setBottleAxis(JDFAutoSignatureCell.EBottleAxis enumVar)
      (5) set attribute BottleAxis
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEBottleAxis

      public JDFAutoSignatureCell.EBottleAxis getEBottleAxis()
      (9) get attribute BottleAxis
      Returns:
      the value of the attribute
    • setBottleAxis

      @Deprecated public void setBottleAxis(JDFAutoSignatureCell.EnumBottleAxis enumVar)
      Deprecated.
      use SetBottleAxis(EBottleAxis) based on java.lang.enum instead
      (5) set attribute BottleAxis
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getBottleAxis

      Deprecated.
      use EBottleAxis GetEBottleAxis() based on java.lang.enum instead
      (9) get attribute BottleAxis
      Returns:
      the value of the attribute
    • setFaceCells

      public void setFaceCells(JDFIntegerList value)
      (36) set attribute FaceCells
      Parameters:
      value - the value to set the attribute to
    • getFaceCells

      public JDFIntegerList getFaceCells()
      (20) get JDFIntegerList attribute FaceCells
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setFrontFacePages

      public void setFrontFacePages(JDFIntegerList value)
      (36) set attribute FrontFacePages
      Parameters:
      value - the value to set the attribute to
    • getFrontFacePages

      public JDFIntegerList getFrontFacePages()
      (20) get JDFIntegerList attribute FrontFacePages
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setFrontPages

      public void setFrontPages(JDFIntegerList value)
      (36) set attribute FrontPages
      Parameters:
      value - the value to set the attribute to
    • getFrontPages

      public JDFIntegerList getFrontPages()
      (20) get JDFIntegerList attribute FrontPages
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setFrontSpread

      public void setFrontSpread(JDFIntegerList value)
      (36) set attribute FrontSpread
      Parameters:
      value - the value to set the attribute to
    • getFrontSpread

      public JDFIntegerList getFrontSpread()
      (20) get JDFIntegerList attribute FrontSpread
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setOrientation

      public void setOrientation(JDFAutoSignatureCell.EOrientation enumVar)
      (5) set attribute Orientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEOrientation

      public JDFAutoSignatureCell.EOrientation getEOrientation()
      (9) get attribute Orientation
      Returns:
      the value of the attribute
    • setOrientation

      @Deprecated public void setOrientation(JDFAutoSignatureCell.EnumOrientation enumVar)
      Deprecated.
      use SetOrientation(EOrientation) based on java.lang.enum instead
      (5) set attribute Orientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOrientation

      Deprecated.
      use EOrientation GetEOrientation() based on java.lang.enum instead
      (9) get attribute Orientation
      Returns:
      the value of the attribute
    • setSectionIndex

      public void setSectionIndex(int value)
      (36) set attribute SectionIndex
      Parameters:
      value - the value to set the attribute to
    • getSectionIndex

      public int getSectionIndex()
      (15) get int attribute SectionIndex
      Returns:
      int the value of the attribute
    • setStationName

      public void setStationName(String value)
      (36) set attribute StationName
      Parameters:
      value - the value to set the attribute to
    • getStationName

      public String getStationName()
      (23) get String attribute StationName
      Returns:
      the value of the attribute