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

-
-
- -
-
    -
  • -
    -
    -
    public class InfoboxUpdateRequestType
    -extends Object
    -

    Java class for InfoboxUpdateRequestType complex type. - -

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

    - <complexType name="InfoboxUpdateRequestType">
    -   <complexContent>
    -     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
    -       <sequence>
    -         <element name="InfoboxIdentifier" type="{http://www.buergerkarte.at/namespaces/securitylayer/1.2#}BoxIdentifierType"/>
    -         <choice>
    -           <element name="BinaryFileParameters" type="{http://www.buergerkarte.at/namespaces/securitylayer/1.2#}Base64XMLContentType"/>
    -           <element name="AssocArrayParameters" type="{http://www.buergerkarte.at/namespaces/securitylayer/1.2#}InfoboxUpdateParamsAssocArrayType"/>
    -         </choice>
    -         <element name="BoxSpecificParameters" type="{http://www.buergerkarte.at/namespaces/securitylayer/1.2#}AnyChildrenType" minOccurs="0"/>
    -       </sequence>
    -     </restriction>
    -   </complexContent>
    - </complexType>
    - 
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        InfoboxUpdateRequestType

        -
        public InfoboxUpdateRequestType()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getInfoboxIdentifier

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

        setInfoboxIdentifier

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

        setBinaryFileParameters

        -
        public void setBinaryFileParameters(Base64XMLContentType value)
        -
        Sets the value of the binaryFileParameters property.
        -
        Parameters:
        value - allowed object is - Base64XMLContentType
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getBoxSpecificParameters

        -
        public AnyChildrenType getBoxSpecificParameters()
        -
        Gets the value of the boxSpecificParameters property.
        -
        Returns:
        possible object is - AnyChildrenType
        -
      • -
      - - - -
        -
      • -

        setBoxSpecificParameters

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