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 --- ...eVerificationServiceStub.KeyInfoTypeChoice.html | 1001 -------------------- 1 file changed, 1001 deletions(-) delete mode 100644 docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html (limited to 'docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html') diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html deleted file mode 100644 index d9f8eda9..00000000 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html +++ /dev/null @@ -1,1001 +0,0 @@ - - - - - - -SignatureVerificationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.moa
-

Class SignatureVerificationServiceStub.KeyInfoTypeChoice

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        localKeyName

        -
        protected String localKeyName
        -
        field for KeyName
        -
      • -
      - - - -
        -
      • -

        localKeyNameTracker

        -
        protected boolean localKeyNameTracker
        -
      • -
      - - - - - - - -
        -
      • -

        localKeyValueTracker

        -
        protected boolean localKeyValueTracker
        -
      • -
      - - - - - - - -
        -
      • -

        localRetrievalMethodTracker

        -
        protected boolean localRetrievalMethodTracker
        -
      • -
      - - - - - - - -
        -
      • -

        localX509DataTracker

        -
        protected boolean localX509DataTracker
        -
      • -
      - - - - - - - -
        -
      • -

        localPGPDataTracker

        -
        protected boolean localPGPDataTracker
        -
      • -
      - - - - - - - -
        -
      • -

        localSPKIDataTracker

        -
        protected boolean localSPKIDataTracker
        -
      • -
      - - - -
        -
      • -

        localMgmtData

        -
        protected String localMgmtData
        -
        field for MgmtData
        -
      • -
      - - - -
        -
      • -

        localMgmtDataTracker

        -
        protected boolean localMgmtDataTracker
        -
      • -
      - - - -
        -
      • -

        localExtraElement

        -
        protected org.apache.axiom.om.OMElement localExtraElement
        -
        field for ExtraElement
        -
      • -
      - - - -
        -
      • -

        localExtraElementTracker

        -
        protected boolean localExtraElementTracker
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SignatureVerificationServiceStub.KeyInfoTypeChoice

        -
        public SignatureVerificationServiceStub.KeyInfoTypeChoice()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isKeyNameSpecified

        -
        public boolean isKeyNameSpecified()
        -
      • -
      - - - -
        -
      • -

        getKeyName

        -
        public String getKeyName()
        -
        Auto generated getter method
        -
        Returns:
        java.lang.String
        -
      • -
      - - - -
        -
      • -

        setKeyName

        -
        public void setKeyName(String param)
        -
        Auto generated setter method
        -
        Parameters:
        param - KeyName
        -
      • -
      - - - -
        -
      • -

        isKeyValueSpecified

        -
        public boolean isKeyValueSpecified()
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        isRetrievalMethodSpecified

        -
        public boolean isRetrievalMethodSpecified()
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        isX509DataSpecified

        -
        public boolean isX509DataSpecified()
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        isPGPDataSpecified

        -
        public boolean isPGPDataSpecified()
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        isSPKIDataSpecified

        -
        public boolean isSPKIDataSpecified()
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        isMgmtDataSpecified

        -
        public boolean isMgmtDataSpecified()
        -
      • -
      - - - -
        -
      • -

        getMgmtData

        -
        public String getMgmtData()
        -
        Auto generated getter method
        -
        Returns:
        java.lang.String
        -
      • -
      - - - -
        -
      • -

        setMgmtData

        -
        public void setMgmtData(String param)
        -
        Auto generated setter method
        -
        Parameters:
        param - MgmtData
        -
      • -
      - - - -
        -
      • -

        isExtraElementSpecified

        -
        public boolean isExtraElementSpecified()
        -
      • -
      - - - -
        -
      • -

        getExtraElement

        -
        public org.apache.axiom.om.OMElement getExtraElement()
        -
        Auto generated getter method
        -
        Returns:
        org.apache.axiom.om.OMElement
        -
      • -
      - - - -
        -
      • -

        setExtraElement

        -
        public void setExtraElement(org.apache.axiom.om.OMElement param)
        -
        Auto generated setter method
        -
        Parameters:
        param - ExtraElement
        -
      • -
      - - - -
        -
      • -

        getOMElement

        -
        public org.apache.axiom.om.OMElement getOMElement(QName parentQName,
        -                                         org.apache.axiom.om.OMFactory factory)
        -                                           throws org.apache.axis2.databinding.ADBException
        -
        -
        Specified by:
        -
        getOMElement in interface org.apache.axis2.databinding.ADBBean
        -
        Parameters:
        parentQName -
        factory -
        -
        Returns:
        org.apache.axiom.om.OMElement
        -
        Throws:
        -
        org.apache.axis2.databinding.ADBException
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getPullParser

        -
        public javax.xml.stream.XMLStreamReader getPullParser(QName qName)
        -                                               throws org.apache.axis2.databinding.ADBException
        -
        databinding method to get an XML representation of this object
        -
        -
        Specified by:
        -
        getPullParser in interface org.apache.axis2.databinding.ADBBean
        -
        Throws:
        -
        org.apache.axis2.databinding.ADBException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3