From 87c9269152f8c631123525b796cf07dc0cca7398 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 09:20:54 +0100 Subject: Documentation + Documentation building --- ...atureCreationServiceStub.KeyInfoTypeChoice.html | 1001 ++++++++++++++++++++ 1 file changed, 1001 insertions(+) create mode 100644 docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html (limited to 'docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html') diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html new file mode 100644 index 00000000..f0caff23 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html @@ -0,0 +1,1001 @@ + + + + + + +SignatureCreationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0 Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0 Library false
+
+ + + +
+
at.gv.egiz.moa
+

Class SignatureCreationServiceStub.KeyInfoTypeChoice

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable, org.apache.axis2.databinding.ADBBean
    +
    +
    +
    Enclosing class:
    +
    SignatureCreationServiceStub
    +
    +
    +
    +
    public static class SignatureCreationServiceStub.KeyInfoTypeChoice
    +extends Object
    +implements org.apache.axis2.databinding.ADBBean
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      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

      + + + +
        +
      • +

        SignatureCreationServiceStub.KeyInfoTypeChoice

        +
        public SignatureCreationServiceStub.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 Library false
+
+ + + + -- cgit v1.2.3