Class JDFAutoVerificationParams

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFVerificationParams

    public abstract class JDFAutoVerificationParams
    extends JDFResource
    class JDFAutoVerificationParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoVerificationParams

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

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

        protected JDFAutoVerificationParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                            java.lang.String myNamespaceURI,
                                            java.lang.String qualifiedName,
                                            java.lang.String myLocalName)
        Constructor for JDFAutoVerificationParams
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • 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​(java.lang.String value)
        (36) set attribute InsertError
        Parameters:
        value - the value to set the attribute to
      • getInsertError

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

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

        public java.lang.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