Class DocumentReaderComparison


  • public class DocumentReaderComparison
    extends java.lang.Object
    structure describing single value of the field
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sourceTypeLeft

        public int sourceTypeLeft
        one of eRPRM_ResultType values indicating the value's origin source
      • sourceTypeRight

        public int sourceTypeRight
        one of eRPRM_ResultType values indicating the value's origin source
      • status

        public int status
        one of eCheckResult values, indicating the status of field comparisons
    • Constructor Detail

      • DocumentReaderComparison

        public DocumentReaderComparison()