From 19b27e99968233a285965daba6cc1e19a7406ce6 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 1 Jul 2014 10:33:17 +0200 Subject: Docs updates --- ...DecryptXMLResponseType.DecryptedBinaryData.html | 484 +++++++++++++++++++++ 1 file changed, 484 insertions(+) create mode 100644 docs/full/at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html (limited to 'docs/full/at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html') diff --git a/docs/full/at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html b/docs/full/at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html new file mode 100644 index 00000000..7be41976 --- /dev/null +++ b/docs/full/at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html @@ -0,0 +1,484 @@ + + + + + + +DecryptXMLResponseType.DecryptedBinaryData (PDF-AS 4.0.0-RC4 Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]
+
+ + + +
+
at.gv.egiz.sl.schema
+

Class DecryptXMLResponseType.DecryptedBinaryData

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    DecryptXMLResponseType
    +
    +
    +
    +
    public static class DecryptXMLResponseType.DecryptedBinaryData
    +extends Object
    +

    Java class for anonymous complex type. + +

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

    + <complexType>
    +   <simpleContent>
    +     <extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
    +       <attribute name="EncrElemSelector" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
    +       <attribute name="MimeType" type="{http://www.w3.org/2001/XMLSchema}string" />
    +       <attribute name="Encoding" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
    +     </extension>
    +   </simpleContent>
    + </complexType>
    + 
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        value

        +
        protected byte[] value
        +
      • +
      + + + +
        +
      • +

        encrElemSelector

        +
        protected String encrElemSelector
        +
      • +
      + + + +
        +
      • +

        mimeType

        +
        protected String mimeType
        +
      • +
      + + + +
        +
      • +

        encoding

        +
        protected String encoding
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DecryptXMLResponseType.DecryptedBinaryData

        +
        public DecryptXMLResponseType.DecryptedBinaryData()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        public byte[] getValue()
        +
        Gets the value of the value property.
        +
        Returns:
        possible object is + byte[]
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue(byte[] value)
        +
        Sets the value of the value property.
        +
        Parameters:
        value - allowed object is + byte[]
        +
      • +
      + + + +
        +
      • +

        getEncrElemSelector

        +
        public String getEncrElemSelector()
        +
        Gets the value of the encrElemSelector property.
        +
        Returns:
        possible object is + String
        +
      • +
      + + + +
        +
      • +

        setEncrElemSelector

        +
        public void setEncrElemSelector(String value)
        +
        Sets the value of the encrElemSelector property.
        +
        Parameters:
        value - allowed object is + String
        +
      • +
      + + + +
        +
      • +

        getMimeType

        +
        public String getMimeType()
        +
        Gets the value of the mimeType property.
        +
        Returns:
        possible object is + String
        +
      • +
      + + + +
        +
      • +

        setMimeType

        +
        public void setMimeType(String value)
        +
        Sets the value of the mimeType property.
        +
        Parameters:
        value - allowed object is + String
        +
      • +
      + + + +
        +
      • +

        getEncoding

        +
        public String getEncoding()
        +
        Gets the value of the encoding property.
        +
        Returns:
        possible object is + String
        +
      • +
      + + + +
        +
      • +

        setEncoding

        +
        public void setEncoding(String value)
        +
        Sets the value of the encoding property.
        +
        Parameters:
        value - allowed object is + String
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]
+
+ + + + -- cgit v1.2.3