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 --- .../at/gv/egiz/sl/schema/SignatureValueType.html | 380 --------------------- 1 file changed, 380 deletions(-) delete mode 100644 docs/full/at/gv/egiz/sl/schema/SignatureValueType.html (limited to 'docs/full/at/gv/egiz/sl/schema/SignatureValueType.html') diff --git a/docs/full/at/gv/egiz/sl/schema/SignatureValueType.html b/docs/full/at/gv/egiz/sl/schema/SignatureValueType.html deleted file mode 100644 index c5500689..00000000 --- a/docs/full/at/gv/egiz/sl/schema/SignatureValueType.html +++ /dev/null @@ -1,380 +0,0 @@ - - - - - - -SignatureValueType (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 SignatureValueType

-
-
- -
-
    -
  • -
    -
    -
    public class SignatureValueType
    -extends Object
    -

    Java class for SignatureValueType complex type. - -

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

    - <complexType name="SignatureValueType">
    -   <simpleContent>
    -     <extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
    -       <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
    -     </extension>
    -   </simpleContent>
    - </complexType>
    - 
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        value

        -
        protected byte[] value
        -
      • -
      - - - -
        -
      • -

        id

        -
        protected String id
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SignatureValueType

        -
        public SignatureValueType()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      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[]
        -
      • -
      - - - -
        -
      • -

        getId

        -
        public String getId()
        -
        Gets the value of the id property.
        -
        Returns:
        possible object is - String
        -
      • -
      - - - -
        -
      • -

        setId

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