From fe8409ea3ebbb34058eeb5c2f0a6977b8a421686 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 10:19:00 +0100 Subject: Added API Documentation and Full Documentation --- ...ureVerificationServiceStub.ContentBaseType.html | 625 +++++++++++++++++++++ 1 file changed, 625 insertions(+) create mode 100644 docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html (limited to 'docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html') diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html new file mode 100644 index 00000000..460170dc --- /dev/null +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html @@ -0,0 +1,625 @@ + + + + + + +SignatureVerificationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.moa
+

Class SignatureVerificationServiceStub.ContentBaseType

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        localBase64Content

        +
        protected DataHandler localBase64Content
        +
        field for Base64Content
        +
      • +
      + + + +
        +
      • +

        localBase64ContentTracker

        +
        protected boolean localBase64ContentTracker
        +
      • +
      + + + + + + + +
        +
      • +

        localXMLContentTracker

        +
        protected boolean localXMLContentTracker
        +
      • +
      + + + +
        +
      • +

        localLocRefContent

        +
        protected org.apache.axis2.databinding.types.URI localLocRefContent
        +
        field for LocRefContent
        +
      • +
      + + + +
        +
      • +

        localLocRefContentTracker

        +
        protected boolean localLocRefContentTracker
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignatureVerificationServiceStub.ContentBaseType

        +
        public SignatureVerificationServiceStub.ContentBaseType()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isBase64ContentSpecified

        +
        public boolean isBase64ContentSpecified()
        +
      • +
      + + + +
        +
      • +

        getBase64Content

        +
        public DataHandler getBase64Content()
        +
        Auto generated getter method
        +
        Returns:
        javax.activation.DataHandler
        +
      • +
      + + + +
        +
      • +

        setBase64Content

        +
        public void setBase64Content(DataHandler param)
        +
        Auto generated setter method
        +
        Parameters:
        param - Base64Content
        +
      • +
      + + + +
        +
      • +

        isXMLContentSpecified

        +
        public boolean isXMLContentSpecified()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isLocRefContentSpecified

        +
        public boolean isLocRefContentSpecified()
        +
      • +
      + + + +
        +
      • +

        getLocRefContent

        +
        public org.apache.axis2.databinding.types.URI getLocRefContent()
        +
        Auto generated getter method
        +
        Returns:
        org.apache.axis2.databinding.types.URI
        +
      • +
      + + + +
        +
      • +

        setLocRefContent

        +
        public void setLocRefContent(org.apache.axis2.databinding.types.URI param)
        +
        Auto generated setter method
        +
        Parameters:
        param - LocRefContent
        +
      • +
      + + + +
        +
      • +

        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-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + -- cgit v1.2.3