From fe8409ea3ebbb34058eeb5c2f0a6977b8a421686 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 10:19:00 +0100 Subject: Added API Documentation and Full Documentation --- .../egiz/pdfas/lib/api/verify/VerifyParameter.html | 288 +++++++++++++++++++++ 1 file changed, 288 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html new file mode 100644 index 00000000..e0b240ba --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html @@ -0,0 +1,288 @@ + + + + + + +VerifyParameter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api.verify
+

Interface VerifyParameter

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getWhichSignature

        +
        int getWhichSignature()
        +
        Gets which signature should be verified + + This is a 0 based index of the signatures
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setWhichSignature

        +
        void setWhichSignature(int which)
        +
        Sets which signature should be verified + + This is a 0 based index of the signatures
        +
        Parameters:
        which - The index
        +
      • +
      + + + +
        +
      • +

        getVerificationTime

        +
        Date getVerificationTime()
        +
        Gets the verification time
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setVerificationTime

        +
        void setVerificationTime(Date verificationTime)
        +
        Sets the verification time.
        +
        Parameters:
        verificationTime -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + -- cgit v1.2.3