Class JDFAutoCCITTFaxParams

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

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

    • JDFAutoCCITTFaxParams

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

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

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

    • getTheAttributeInfo

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

      public void setUncompressed(boolean value)
      (36) set attribute Uncompressed
      Parameters:
      value - the value to set the attribute to
    • getUncompressed

      public boolean getUncompressed()
      (18) get boolean attribute Uncompressed
      Returns:
      boolean the value of the attribute
    • setK

      public void setK(int value)
      (36) set attribute K
      Parameters:
      value - the value to set the attribute to
    • getK

      public int getK()
      (15) get int attribute K
      Returns:
      int the value of the attribute
    • setEndOfLine

      public void setEndOfLine(boolean value)
      (36) set attribute EndOfLine
      Parameters:
      value - the value to set the attribute to
    • getEndOfLine

      public boolean getEndOfLine()
      (18) get boolean attribute EndOfLine
      Returns:
      boolean the value of the attribute
    • setEncodedByteAlign

      public void setEncodedByteAlign(boolean value)
      (36) set attribute EncodedByteAlign
      Parameters:
      value - the value to set the attribute to
    • getEncodedByteAlign

      public boolean getEncodedByteAlign()
      (18) get boolean attribute EncodedByteAlign
      Returns:
      boolean the value of the attribute
    • setEndOfBlock

      public void setEndOfBlock(boolean value)
      (36) set attribute EndOfBlock
      Parameters:
      value - the value to set the attribute to
    • getEndOfBlock

      public boolean getEndOfBlock()
      (18) get boolean attribute EndOfBlock
      Returns:
      boolean the value of the attribute