From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../common/settings/SignatureProfileEntry.html | 352 +++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html (limited to 'docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html') diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html b/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html new file mode 100644 index 00000000..4b794cb2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html @@ -0,0 +1,352 @@ + + + + + +SignatureProfileEntry + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.settings
+

Class SignatureProfileEntry

+
+
+ +
+
    +
  • +
    +
    +
    public class SignatureProfileEntry
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetCaption() 
      java.lang.StringgetKey() 
      java.lang.StringgetValue() 
      voidsetCaption(java.lang.String caption) 
      voidsetKey(java.lang.String key) 
      voidsetValue(java.lang.String value) 
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignatureProfileEntry

        +
        public SignatureProfileEntry()
        +
      • +
      + + + +
        +
      • +

        SignatureProfileEntry

        +
        public SignatureProfileEntry(java.lang.String key,
        +                     java.lang.String caption,
        +                     java.lang.String value)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getKey

        +
        public java.lang.String getKey()
        +
      • +
      + + + +
        +
      • +

        setKey

        +
        public void setKey(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        getCaption

        +
        public java.lang.String getCaption()
        +
      • +
      + + + +
        +
      • +

        setCaption

        +
        public void setCaption(java.lang.String caption)
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public java.lang.String getValue()
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue(java.lang.String value)
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3