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

-
-
- -
-
    -
  • -
    -
    -
    public class VerifyHashInfoRequestType
    -extends Object
    -

    Java class for VerifyHashInfoRequestType complex type. - -

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

    - <complexType name="VerifyHashInfoRequestType">
    -   <complexContent>
    -     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
    -       <sequence>
    -         <element name="HashData" type="{http://www.buergerkarte.at/namespaces/securitylayer/1.2#}HashDataType"/>
    -         <element name="HashAlgorithm" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
    -         <element name="FriendlyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
    -         <element name="HashValue" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
    -       </sequence>
    -     </restriction>
    -   </complexContent>
    - </complexType>
    - 
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - - - - - -
        -
      • -

        hashAlgorithm

        -
        protected String hashAlgorithm
        -
      • -
      - - - -
        -
      • -

        friendlyName

        -
        protected String friendlyName
        -
      • -
      - - - -
        -
      • -

        hashValue

        -
        protected byte[] hashValue
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        VerifyHashInfoRequestType

        -
        public VerifyHashInfoRequestType()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getHashData

        -
        public HashDataType getHashData()
        -
        Gets the value of the hashData property.
        -
        Returns:
        possible object is - HashDataType
        -
      • -
      - - - -
        -
      • -

        setHashData

        -
        public void setHashData(HashDataType value)
        -
        Sets the value of the hashData property.
        -
        Parameters:
        value - allowed object is - HashDataType
        -
      • -
      - - - -
        -
      • -

        getHashAlgorithm

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

        setHashAlgorithm

        -
        public void setHashAlgorithm(String value)
        -
        Sets the value of the hashAlgorithm property.
        -
        Parameters:
        value - allowed object is - String
        -
      • -
      - - - -
        -
      • -

        getFriendlyName

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

        setFriendlyName

        -
        public void setFriendlyName(String value)
        -
        Sets the value of the friendlyName property.
        -
        Parameters:
        value - allowed object is - String
        -
      • -
      - - - -
        -
      • -

        getHashValue

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

        setHashValue

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