From 7194ad1f6a22507867f471fd6c8a37c6596d4b8a Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 15 Jul 2014 10:30:34 +0200 Subject: Removed old config --- .../egiz/sl/schema/XMLRecipientPublicKeyType.html | 383 --------------------- 1 file changed, 383 deletions(-) delete mode 100644 docs/full/at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html (limited to 'docs/full/at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html') diff --git a/docs/full/at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html b/docs/full/at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html deleted file mode 100644 index b7054362..00000000 --- a/docs/full/at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - -XMLRecipientPublicKeyType (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.sl.schema
-

Class XMLRecipientPublicKeyType

-
-
- -
-
    -
  • -
    -
    -
    public class XMLRecipientPublicKeyType
    -extends Object
    -

    Java class for XMLRecipientPublicKeyType complex type. - -

    The following schema fragment specifies the expected content contained within this class. - -

    - <complexType name="XMLRecipientPublicKeyType">
    -   <complexContent>
    -     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
    -       <choice>
    -         <element ref="{http://www.w3.org/2000/09/xmldsig#}KeyValue"/>
    -         <element name="X509Certificate" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
    -       </choice>
    -     </restriction>
    -   </complexContent>
    - </complexType>
    - 
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - - - - - -
        -
      • -

        x509Certificate

        -
        protected byte[] x509Certificate
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        XMLRecipientPublicKeyType

        -
        public XMLRecipientPublicKeyType()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getKeyValue

        -
        public KeyValueType getKeyValue()
        -
        Gets the value of the keyValue property.
        -
        Returns:
        possible object is - KeyValueType
        -
      • -
      - - - -
        -
      • -

        setKeyValue

        -
        public void setKeyValue(KeyValueType value)
        -
        Sets the value of the keyValue property.
        -
        Parameters:
        value - allowed object is - KeyValueType
        -
      • -
      - - - -
        -
      • -

        getX509Certificate

        -
        public byte[] getX509Certificate()
        -
        Gets the value of the x509Certificate property.
        -
        Returns:
        possible object is - byte[]
        -
      • -
      - - - -
        -
      • -

        setX509Certificate

        -
        public void setX509Certificate(byte[] value)
        -
        Sets the value of the x509Certificate property.
        -
        Parameters:
        value - allowed object is - byte[]
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3