Class JDFAutoVerificationParams

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

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

    • JDFAutoVerificationParams

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

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

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

      public void setFieldRange(JDFIntegerRangeList value)
      (36) set attribute FieldRange
      Parameters:
      value - the value to set the attribute to
    • getFieldRange

      public JDFIntegerRangeList getFieldRange()
      (20) get JDFIntegerRangeList attribute FieldRange
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • setInsertError

      public void setInsertError(String value)
      (36) set attribute InsertError
      Parameters:
      value - the value to set the attribute to
    • getInsertError

      public String getInsertError()
      (23) get String attribute InsertError
      Returns:
      the value of the attribute
    • setInsertOK

      public void setInsertOK(String value)
      (36) set attribute InsertOK
      Parameters:
      value - the value to set the attribute to
    • getInsertOK

      public String getInsertOK()
      (23) get String attribute InsertOK
      Returns:
      the value of the attribute
    • setTolerance

      public void setTolerance(double value)
      (36) set attribute Tolerance
      Parameters:
      value - the value to set the attribute to
    • getTolerance

      public double getTolerance()
      (17) get double attribute Tolerance
      Returns:
      double the value of the attribute