diff options
Diffstat (limited to 'docs/full/at/gv/egiz/sl/schema/ObjectFactory.html')
-rw-r--r-- | docs/full/at/gv/egiz/sl/schema/ObjectFactory.html | 3620 |
1 files changed, 0 insertions, 3620 deletions
diff --git a/docs/full/at/gv/egiz/sl/schema/ObjectFactory.html b/docs/full/at/gv/egiz/sl/schema/ObjectFactory.html deleted file mode 100644 index 79b869fa..00000000 --- a/docs/full/at/gv/egiz/sl/schema/ObjectFactory.html +++ /dev/null @@ -1,3620 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_55) on Tue Jul 08 10:09:21 CEST 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>ObjectFactory (PDF-AS 4.0.0-RC5 Library)</title> -<meta name="date" content="2014-07-08"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ObjectFactory (PDF-AS 4.0.0-RC5 Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ObjectFactory.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/sl/schema/ObjectFactory.html" target="_top">Frames</a></li> -<li><a href="ObjectFactory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> -</ul> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">at.gv.egiz.sl.schema</div> -<h2 title="Class ObjectFactory" class="title">Class ObjectFactory</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> -<li> -<ul class="inheritance"> -<li>at.gv.egiz.sl.schema.ObjectFactory</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">ObjectFactory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> -<div class="block">This object contains factory methods for each - Java content interface and Java element interface - generated in the at.gv.egiz.sl.schema package. - <p>An ObjectFactory allows you to programatically - construct new instances of the Java representation - for XML content. The Java representation of XML - content can consist of schema derived interfaces - and classes representing the binding of schema - type definitions, element declarations and model - groups. Factory methods for each of these are - provided in this class.</div> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#ObjectFactory()">ObjectFactory</a></strong>()</code> -<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.egiz.sl.schema</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/AccessAuthorizationType.html" title="class in at.gv.egiz.sl.schema">AccessAuthorizationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createAccessAuthorizationType()">createAccessAuthorizationType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/AccessAuthorizationType.html" title="class in at.gv.egiz.sl.schema"><code>AccessAuthorizationType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/AnyChildrenType.html" title="class in at.gv.egiz.sl.schema">AnyChildrenType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createAnyChildrenType()">createAnyChildrenType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/AnyChildrenType.html" title="class in at.gv.egiz.sl.schema"><code>AnyChildrenType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/AnyMixedChildrenType.html" title="class in at.gv.egiz.sl.schema">AnyMixedChildrenType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createAnyMixedChildrenType()">createAnyMixedChildrenType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/AnyMixedChildrenType.html" title="class in at.gv.egiz.sl.schema"><code>AnyMixedChildrenType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/APDUATRType.html" title="class in at.gv.egiz.sl.schema">APDUATRType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createAPDUATRType()">createAPDUATRType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/APDUATRType.html" title="class in at.gv.egiz.sl.schema"><code>APDUATRType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/APDUResponseElement.html" title="class in at.gv.egiz.sl.schema">APDUResponseElement</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createAPDUResponseElement()">createAPDUResponseElement</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/APDUResponseElement.html" title="class in at.gv.egiz.sl.schema"><code>APDUResponseElement</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/Base64ContentType.html" title="class in at.gv.egiz.sl.schema">Base64ContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createBase64ContentType()">createBase64ContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64ContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64ContentType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/Base64OptRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64OptRefContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createBase64OptRefContentType()">createBase64OptRefContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64OptRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64OptRefContentType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/Base64XMLContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createBase64XMLContentType()">createBase64XMLContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLContentType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLLocRefContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createBase64XMLLocRefContentType()">createBase64XMLLocRefContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLLocRefContentType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefOptRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLLocRefOptRefContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createBase64XMLLocRefOptRefContentType()">createBase64XMLLocRefOptRefContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefOptRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLLocRefOptRefContentType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefReqRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLLocRefReqRefContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createBase64XMLLocRefReqRefContentType()">createBase64XMLLocRefReqRefContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefReqRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLLocRefReqRefContentType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/Base64XMLOptRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLOptRefContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createBase64XMLOptRefContentType()">createBase64XMLOptRefContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLOptRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLOptRefContentType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/BindingType.html" title="class in at.gv.egiz.sl.schema">BindingType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createBindingType()">createBindingType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/BindingType.html" title="class in at.gv.egiz.sl.schema"><code>BindingType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema">CanonicalizationMethodType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCanonicalizationMethod(at.gv.egiz.sl.schema.CanonicalizationMethodType)">createCanonicalizationMethod</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema">CanonicalizationMethodType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema"><code>CanonicalizationMethodType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema">CanonicalizationMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCanonicalizationMethodType()">createCanonicalizationMethodType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema"><code>CanonicalizationMethodType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CardActionElement.html" title="class in at.gv.egiz.sl.schema">CardActionElement</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCardActionElement()">createCardActionElement</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardActionElement.html" title="class in at.gv.egiz.sl.schema"><code>CardActionElement</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CardChannelRequest.html" title="class in at.gv.egiz.sl.schema">CardChannelRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCardChannelRequest()">createCardChannelRequest</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardChannelRequest.html" title="class in at.gv.egiz.sl.schema"><code>CardChannelRequest</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CardChannelResponse.html" title="class in at.gv.egiz.sl.schema">CardChannelResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCardChannelResponse()">createCardChannelResponse</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardChannelResponse.html" title="class in at.gv.egiz.sl.schema"><code>CardChannelResponse</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CardManagementRequest.html" title="class in at.gv.egiz.sl.schema">CardManagementRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCardManagementRequest()">createCardManagementRequest</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardManagementRequest.html" title="class in at.gv.egiz.sl.schema"><code>CardManagementRequest</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CardManagementResponse.html" title="class in at.gv.egiz.sl.schema">CardManagementResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCardManagementResponse()">createCardManagementResponse</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardManagementResponse.html" title="class in at.gv.egiz.sl.schema"><code>CardManagementResponse</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCheckResultType()">createCheckResultType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>CheckResultType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.sl.schema">CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCMSDataObjectOptionalMetaType()">createCMSDataObjectOptionalMetaType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.sl.schema"><code>CMSDataObjectOptionalMetaType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.sl.schema">CMSDataObjectRequiredMetaType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCMSDataObjectRequiredMetaType()">createCMSDataObjectRequiredMetaType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.sl.schema"><code>CMSDataObjectRequiredMetaType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CMSEncryptedContentType.html" title="class in at.gv.egiz.sl.schema">CMSEncryptedContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCMSEncryptedContentType()">createCMSEncryptedContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSEncryptedContentType.html" title="class in at.gv.egiz.sl.schema"><code>CMSEncryptedContentType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CMSRecipientPublicKeyType.html" title="class in at.gv.egiz.sl.schema">CMSRecipientPublicKeyType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCMSRecipientPublicKeyType()">createCMSRecipientPublicKeyType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSRecipientPublicKeyType.html" title="class in at.gv.egiz.sl.schema"><code>CMSRecipientPublicKeyType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CMSToBeEncryptedType.html" title="class in at.gv.egiz.sl.schema">CMSToBeEncryptedType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCMSToBeEncryptedType()">createCMSToBeEncryptedType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSToBeEncryptedType.html" title="class in at.gv.egiz.sl.schema"><code>CMSToBeEncryptedType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CommandAPDUType.html" title="class in at.gv.egiz.sl.schema">CommandAPDUType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCommandAPDUType()">createCommandAPDUType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CommandAPDUType.html" title="class in at.gv.egiz.sl.schema"><code>CommandAPDUType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateCMSSignatureRequest(at.gv.egiz.sl.schema.CreateCMSSignatureRequestType)">createCreateCMSSignatureRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateCMSSignatureRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateCMSSignatureRequestType()">createCreateCMSSignatureRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateCMSSignatureRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateCMSSignatureResponse(at.gv.egiz.sl.schema.CreateCMSSignatureResponseType)">createCreateCMSSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateCMSSignatureResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateCMSSignatureResponseType()">createCreateCMSSignatureResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateCMSSignatureResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateHashInfoRequestType.html" title="class in at.gv.egiz.sl.schema">CreateHashInfoRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateHashInfoRequestType()">createCreateHashInfoRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateHashInfoRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashInfoRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateHashInfoResponseType.html" title="class in at.gv.egiz.sl.schema">CreateHashInfoResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateHashInfoResponseType()">createCreateHashInfoResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateHashInfoResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashInfoResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema">CreateHashRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateHashRequest(at.gv.egiz.sl.schema.CreateHashRequestType)">createCreateHashRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema">CreateHashRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema">CreateHashRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateHashRequestType()">createCreateHashRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema">CreateHashResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateHashResponse(at.gv.egiz.sl.schema.CreateHashResponseType)">createCreateHashResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema">CreateHashResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema">CreateHashResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateHashResponseType()">createCreateHashResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateXMLSignatureRequest(at.gv.egiz.sl.schema.CreateXMLSignatureRequestType)">createCreateXMLSignatureRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateXMLSignatureRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateXMLSignatureRequestType()">createCreateXMLSignatureRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateXMLSignatureRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateXMLSignatureResponse(at.gv.egiz.sl.schema.CreateXMLSignatureResponseType)">createCreateXMLSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateXMLSignatureResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createCreateXMLSignatureResponseType()">createCreateXMLSignatureResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateXMLSignatureResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DataObjectAssociationType.html" title="class in at.gv.egiz.sl.schema">DataObjectAssociationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDataObjectAssociationType()">createDataObjectAssociationType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DataObjectAssociationType.html" title="class in at.gv.egiz.sl.schema"><code>DataObjectAssociationType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DataObjectInfoType.html" title="class in at.gv.egiz.sl.schema">DataObjectInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDataObjectInfoType()">createDataObjectInfoType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DataObjectInfoType.html" title="class in at.gv.egiz.sl.schema"><code>DataObjectInfoType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptCMSRequest(at.gv.egiz.sl.schema.DecryptCMSRequestType)">createDecryptCMSRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptCMSRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptCMSRequestType()">createDecryptCMSRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptCMSRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptCMSResponse(at.gv.egiz.sl.schema.DecryptCMSResponseType)">createDecryptCMSResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptCMSResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptCMSResponseType()">createDecryptCMSResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptCMSResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptXMLRequest(at.gv.egiz.sl.schema.DecryptXMLRequestType)">createDecryptXMLRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptXMLRequestType()">createDecryptXMLRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptXMLResponse(at.gv.egiz.sl.schema.DecryptXMLResponseType)">createDecryptXMLResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptXMLResponseType()">createDecryptXMLResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html" title="class in at.gv.egiz.sl.schema">DecryptXMLResponseType.DecryptedBinaryData</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDecryptXMLResponseTypeDecryptedBinaryData()">createDecryptXMLResponseTypeDecryptedBinaryData</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLResponseType.DecryptedBinaryData</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema">DigestMethodType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDigestMethod(at.gv.egiz.sl.schema.DigestMethodType)">createDigestMethod</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema">DigestMethodType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema"><code>DigestMethodType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema">DigestMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDigestMethodType()">createDigestMethodType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema"><code>DigestMethodType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDigestValue(byte[])">createDigestValue</a></strong>(byte[] value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">DSAKeyValueType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDSAKeyValue(at.gv.egiz.sl.schema.DSAKeyValueType)">createDSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">DSAKeyValueType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>DSAKeyValueType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">DSAKeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createDSAKeyValueType()">createDSAKeyValueType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>DSAKeyValueType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptCMSRequest(at.gv.egiz.sl.schema.EncryptCMSRequestType)">createEncryptCMSRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptCMSRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptCMSRequestType()">createEncryptCMSRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptCMSRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptCMSResponse(at.gv.egiz.sl.schema.EncryptCMSResponseType)">createEncryptCMSResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptCMSResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptCMSResponseType()">createEncryptCMSResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptCMSResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptedDataType.html" title="class in at.gv.egiz.sl.schema">EncryptedDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptedDataType()">createEncryptedDataType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptedDataType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptedDataType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptionInfoType.html" title="class in at.gv.egiz.sl.schema">EncryptionInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptionInfoType()">createEncryptionInfoType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptionInfoType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptionInfoType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptionInfoType.EncryptedKeyLocation.html" title="class in at.gv.egiz.sl.schema">EncryptionInfoType.EncryptedKeyLocation</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptionInfoTypeEncryptedKeyLocation()">createEncryptionInfoTypeEncryptedKeyLocation</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptionInfoType.EncryptedKeyLocation.html" title="class in at.gv.egiz.sl.schema"><code>EncryptionInfoType.EncryptedKeyLocation</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLRequest.html" title="class in at.gv.egiz.sl.schema">EncryptXMLRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptXMLRequest()">createEncryptXMLRequest</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLRequest.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLRequest</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema">EncryptXMLRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptXMLRequestType()">createEncryptXMLRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptXMLResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptXMLResponse(at.gv.egiz.sl.schema.EncryptXMLResponseType)">createEncryptXMLResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptXMLResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptXMLResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptXMLResponseType()">createEncryptXMLResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLResponseType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.EncryptionEnvironment.html" title="class in at.gv.egiz.sl.schema">EncryptXMLResponseType.EncryptionEnvironment</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createEncryptXMLResponseTypeEncryptionEnvironment()">createEncryptXMLResponseTypeEncryptionEnvironment</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.EncryptionEnvironment.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLResponseType.EncryptionEnvironment</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema">ErrorResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createErrorResponse(at.gv.egiz.sl.schema.ErrorResponseType)">createErrorResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema">ErrorResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema"><code>ErrorResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema">ErrorResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createErrorResponseType()">createErrorResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema"><code>ErrorResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ExcludedByteRangeType.html" title="class in at.gv.egiz.sl.schema">ExcludedByteRangeType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createExcludedByteRangeType()">createExcludedByteRangeType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ExcludedByteRangeType.html" title="class in at.gv.egiz.sl.schema"><code>ExcludedByteRangeType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesRequest.html" title="class in at.gv.egiz.sl.schema">GetPropertiesRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createGetPropertiesRequest()">createGetPropertiesRequest</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesRequest.html" title="class in at.gv.egiz.sl.schema"><code>GetPropertiesRequest</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesRequestType.html" title="class in at.gv.egiz.sl.schema">GetPropertiesRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createGetPropertiesRequestType()">createGetPropertiesRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesRequestType.html" title="class in at.gv.egiz.sl.schema"><code>GetPropertiesRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema">GetPropertiesResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createGetPropertiesResponse(at.gv.egiz.sl.schema.GetPropertiesResponseType)">createGetPropertiesResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema">GetPropertiesResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema"><code>GetPropertiesResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema">GetPropertiesResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createGetPropertiesResponseType()">createGetPropertiesResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema"><code>GetPropertiesResponseType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema">GetStatusRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createGetStatusRequest(at.gv.egiz.sl.schema.GetStatusRequestType)">createGetStatusRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema">GetStatusRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema"><code>GetStatusRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema">GetStatusRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createGetStatusRequestType()">createGetStatusRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema"><code>GetStatusRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema">GetStatusResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createGetStatusResponse(at.gv.egiz.sl.schema.GetStatusResponseType)">createGetStatusResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema">GetStatusResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema"><code>GetStatusResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema">GetStatusResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createGetStatusResponseType()">createGetStatusResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema"><code>GetStatusResponseType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/HashDataType.html" title="class in at.gv.egiz.sl.schema">HashDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createHashDataType()">createHashDataType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/HashDataType.html" title="class in at.gv.egiz.sl.schema"><code>HashDataType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createIdentityLinkDomainIdentifier(java.lang.String)">createIdentityLinkDomainIdentifier</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxAssocArrayPairType.html" title="class in at.gv.egiz.sl.schema">InfoboxAssocArrayPairType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxAssocArrayPairType()">createInfoboxAssocArrayPairType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAssocArrayPairType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAssocArrayPairType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxAvailableRequest(at.gv.egiz.sl.schema.InfoboxAvailableRequestType)">createInfoboxAvailableRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAvailableRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxAvailableRequestType()">createInfoboxAvailableRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAvailableRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxAvailableResponse(at.gv.egiz.sl.schema.InfoboxAvailableResponseType)">createInfoboxAvailableResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAvailableResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxAvailableResponseType()">createInfoboxAvailableResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAvailableResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxCreateRequest(at.gv.egiz.sl.schema.InfoboxCreateRequestType)">createInfoboxCreateRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxCreateRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxCreateRequestType()">createInfoboxCreateRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxCreateRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxCreateResponse(at.gv.egiz.sl.schema.InfoboxCreateResponseType)">createInfoboxCreateResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxCreateResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxCreateResponseType()">createInfoboxCreateResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxCreateResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxDeleteRequest(at.gv.egiz.sl.schema.InfoboxDeleteRequestType)">createInfoboxDeleteRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxDeleteRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxDeleteRequestType()">createInfoboxDeleteRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxDeleteRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxDeleteResponse(at.gv.egiz.sl.schema.InfoboxDeleteResponseType)">createInfoboxDeleteResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxDeleteResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxDeleteResponseType()">createInfoboxDeleteResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxDeleteResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadDataAssocArrayType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadDataAssocArrayType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadDataAssocArrayType()">createInfoboxReadDataAssocArrayType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadDataAssocArrayType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadDataAssocArrayType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsAssocArrayType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadParamsAssocArrayType()">createInfoboxReadParamsAssocArrayType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsAssocArrayType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadKeys.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsAssocArrayType.ReadKeys</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadParamsAssocArrayTypeReadKeys()">createInfoboxReadParamsAssocArrayTypeReadKeys</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadKeys.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsAssocArrayType.ReadKeys</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadPairs.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsAssocArrayType.ReadPairs</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadParamsAssocArrayTypeReadPairs()">createInfoboxReadParamsAssocArrayTypeReadPairs</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadPairs.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsAssocArrayType.ReadPairs</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadValue.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsAssocArrayType.ReadValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadParamsAssocArrayTypeReadValue()">createInfoboxReadParamsAssocArrayTypeReadValue</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadValue.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsAssocArrayType.ReadValue</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsBinaryFileType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsBinaryFileType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadParamsBinaryFileType()">createInfoboxReadParamsBinaryFileType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsBinaryFileType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsBinaryFileType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadRequest(at.gv.egiz.sl.schema.InfoboxReadRequestType)">createInfoboxReadRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadRequestType()">createInfoboxReadRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadResponse(at.gv.egiz.sl.schema.InfoboxReadResponseType)">createInfoboxReadResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxReadResponseType()">createInfoboxReadResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateParamsAssocArrayType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxUpdateParamsAssocArrayType()">createInfoboxUpdateParamsAssocArrayType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateParamsAssocArrayType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.DeletePair.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateParamsAssocArrayType.DeletePair</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxUpdateParamsAssocArrayTypeDeletePair()">createInfoboxUpdateParamsAssocArrayTypeDeletePair</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.DeletePair.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateParamsAssocArrayType.DeletePair</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.UpdateKey.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateParamsAssocArrayType.UpdateKey</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxUpdateParamsAssocArrayTypeUpdateKey()">createInfoboxUpdateParamsAssocArrayTypeUpdateKey</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.UpdateKey.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateParamsAssocArrayType.UpdateKey</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxUpdateRequest(at.gv.egiz.sl.schema.InfoboxUpdateRequestType)">createInfoboxUpdateRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxUpdateRequestType()">createInfoboxUpdateRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxUpdateResponse(at.gv.egiz.sl.schema.InfoboxUpdateResponseType)">createInfoboxUpdateResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createInfoboxUpdateResponseType()">createInfoboxUpdateResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateResponseType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createKeyInfo(at.gv.egiz.sl.schema.KeyInfoType)">createKeyInfo</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema"><code>KeyInfoType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createKeyInfoType()">createKeyInfoType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema"><code>KeyInfoType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createKeyName(java.lang.String)">createKeyName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema">KeyValueType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createKeyValue(at.gv.egiz.sl.schema.KeyValueType)">createKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema">KeyValueType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>KeyValueType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema">KeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createKeyValueType()">createKeyValueType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>KeyValueType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema">ManifestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createManifest(at.gv.egiz.sl.schema.ManifestType)">createManifest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema">ManifestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema"><code>ManifestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.sl.schema">ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createManifestRefsCheckResultInfoType()">createManifestRefsCheckResultInfoType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.sl.schema"><code>ManifestRefsCheckResultInfoType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createManifestRefsCheckResultInfoTypeFailedReference(java.math.BigInteger)">createManifestRefsCheckResultInfoTypeFailedReference</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createManifestRefsCheckResultInfoTypeReferringSigReference(java.math.BigInteger)">createManifestRefsCheckResultInfoTypeReferringSigReference</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ManifestRefsCheckResultType.html" title="class in at.gv.egiz.sl.schema">ManifestRefsCheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createManifestRefsCheckResultType()">createManifestRefsCheckResultType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ManifestRefsCheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>ManifestRefsCheckResultType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema">ManifestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createManifestType()">createManifestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema"><code>ManifestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/MetaInfoType.html" title="class in at.gv.egiz.sl.schema">MetaInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createMetaInfoType()">createMetaInfoType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/MetaInfoType.html" title="class in at.gv.egiz.sl.schema"><code>MetaInfoType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createMgmtData(java.lang.String)">createMgmtData</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema">NullOperationRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createNullOperationRequest(at.gv.egiz.sl.schema.NullOperationRequestType)">createNullOperationRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema">NullOperationRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema"><code>NullOperationRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema">NullOperationRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createNullOperationRequestType()">createNullOperationRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema"><code>NullOperationRequestType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema">NullOperationResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createNullOperationResponse(at.gv.egiz.sl.schema.NullOperationResponseType)">createNullOperationResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema">NullOperationResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema"><code>NullOperationResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema">NullOperationResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createNullOperationResponseType()">createNullOperationResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema"><code>NullOperationResponseType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema">ObjectType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createObject(at.gv.egiz.sl.schema.ObjectType)">createObject</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema">ObjectType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema"><code>ObjectType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema">ObjectType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createObjectType()">createObjectType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema"><code>ObjectType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema">PGPDataType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createPGPData(at.gv.egiz.sl.schema.PGPDataType)">createPGPData</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema">PGPDataType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema"><code>PGPDataType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema">PGPDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createPGPDataType()">createPGPDataType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema"><code>PGPDataType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createPGPDataTypePGPKeyID(byte[])">createPGPDataTypePGPKeyID</a></strong>(byte[] value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createPGPDataTypePGPKeyPacket(byte[])">createPGPDataTypePGPKeyPacket</a></strong>(byte[] value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/QualifiedBoxIdentifierType.html" title="class in at.gv.egiz.sl.schema">QualifiedBoxIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createQualifiedBoxIdentifierType()">createQualifiedBoxIdentifierType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/QualifiedBoxIdentifierType.html" title="class in at.gv.egiz.sl.schema"><code>QualifiedBoxIdentifierType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createQualifiedCertificate(java.lang.Object)">createQualifiedCertificate</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema">ReferenceType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createReference(at.gv.egiz.sl.schema.ReferenceType)">createReference</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema">ReferenceType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema"><code>ReferenceType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.sl.schema">ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createReferencesCheckResultInfoType()">createReferencesCheckResultInfoType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.sl.schema"><code>ReferencesCheckResultInfoType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createReferencesCheckResultInfoTypeFailedReference(java.math.BigInteger)">createReferencesCheckResultInfoTypeFailedReference</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ReferencesCheckResultType.html" title="class in at.gv.egiz.sl.schema">ReferencesCheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createReferencesCheckResultType()">createReferencesCheckResultType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ReferencesCheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>ReferencesCheckResultType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema">ReferenceType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createReferenceType()">createReferenceType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema"><code>ReferenceType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/RequesterIDType.html" title="class in at.gv.egiz.sl.schema">RequesterIDType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createRequesterIDType()">createRequesterIDType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/RequesterIDType.html" title="class in at.gv.egiz.sl.schema"><code>RequesterIDType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ResetType.html" title="class in at.gv.egiz.sl.schema">ResetType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createResetType()">createResetType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ResetType.html" title="class in at.gv.egiz.sl.schema"><code>ResetType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ResponseAPDUType.html" title="class in at.gv.egiz.sl.schema">ResponseAPDUType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createResponseAPDUType()">createResponseAPDUType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ResponseAPDUType.html" title="class in at.gv.egiz.sl.schema"><code>ResponseAPDUType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ResultApplElement.html" title="class in at.gv.egiz.sl.schema">ResultApplElement</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createResultApplElement()">createResultApplElement</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ResultApplElement.html" title="class in at.gv.egiz.sl.schema"><code>ResultApplElement</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ResultElement.html" title="class in at.gv.egiz.sl.schema">ResultElement</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createResultElement()">createResultElement</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ResultElement.html" title="class in at.gv.egiz.sl.schema"><code>ResultElement</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema">RetrievalMethodType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createRetrievalMethod(at.gv.egiz.sl.schema.RetrievalMethodType)">createRetrievalMethod</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema">RetrievalMethodType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema"><code>RetrievalMethodType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema">RetrievalMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createRetrievalMethodType()">createRetrievalMethodType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema"><code>RetrievalMethodType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">RSAKeyValueType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createRSAKeyValue(at.gv.egiz.sl.schema.RSAKeyValueType)">createRSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">RSAKeyValueType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>RSAKeyValueType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">RSAKeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createRSAKeyValueType()">createRSAKeyValueType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>RSAKeyValueType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ScriptElement.html" title="class in at.gv.egiz.sl.schema">ScriptElement</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createScriptElement()">createScriptElement</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ScriptElement.html" title="class in at.gv.egiz.sl.schema"><code>ScriptElement</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema">SignatureType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignature(at.gv.egiz.sl.schema.SignatureType)">createSignature</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema">SignatureType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoCreationType.html" title="class in at.gv.egiz.sl.schema">SignatureInfoCreationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureInfoCreationType()">createSignatureInfoCreationType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoCreationType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureInfoCreationType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoCreationType.SignatureLocation.html" title="class in at.gv.egiz.sl.schema">SignatureInfoCreationType.SignatureLocation</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureInfoCreationTypeSignatureLocation()">createSignatureInfoCreationTypeSignatureLocation</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoCreationType.SignatureLocation.html" title="class in at.gv.egiz.sl.schema"><code>SignatureInfoCreationType.SignatureLocation</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoVerificationType.html" title="class in at.gv.egiz.sl.schema">SignatureInfoVerificationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureInfoVerificationType()">createSignatureInfoVerificationType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoVerificationType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureInfoVerificationType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema">SignatureMethodType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureMethod(at.gv.egiz.sl.schema.SignatureMethodType)">createSignatureMethod</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema">SignatureMethodType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureMethodType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema">SignatureMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureMethodType()">createSignatureMethodType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureMethodType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureMethodTypeHMACOutputLength(java.math.BigInteger)">createSignatureMethodTypeHMACOutputLength</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertiesType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureProperties(at.gv.egiz.sl.schema.SignaturePropertiesType)">createSignatureProperties</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertiesType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema"><code>SignaturePropertiesType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertiesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignaturePropertiesType()">createSignaturePropertiesType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema"><code>SignaturePropertiesType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertyType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureProperty(at.gv.egiz.sl.schema.SignaturePropertyType)">createSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertyType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema"><code>SignaturePropertyType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertyType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignaturePropertyType()">createSignaturePropertyType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema"><code>SignaturePropertyType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema">SignatureType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureType()">createSignatureType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema">SignatureValueType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureValue(at.gv.egiz.sl.schema.SignatureValueType)">createSignatureValue</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema">SignatureValueType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureValueType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema">SignatureValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignatureValueType()">createSignatureValueType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureValueType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema">SignedInfoType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignedInfo(at.gv.egiz.sl.schema.SignedInfoType)">createSignedInfo</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema">SignedInfoType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema"><code>SignedInfoType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema">SignedInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSignedInfoType()">createSignedInfoType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema"><code>SignedInfoType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema">SPKIDataType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSPKIData(at.gv.egiz.sl.schema.SPKIDataType)">createSPKIData</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema">SPKIDataType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema"><code>SPKIDataType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema">SPKIDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSPKIDataType()">createSPKIDataType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema"><code>SPKIDataType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createSPKIDataTypeSPKISexp(byte[])">createSPKIDataTypeSPKISexp</a></strong>(byte[] value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.html" title="class in at.gv.egiz.sl.schema">ToBeEncryptedType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createToBeEncryptedType()">createToBeEncryptedType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.html" title="class in at.gv.egiz.sl.schema"><code>ToBeEncryptedType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.Element.html" title="class in at.gv.egiz.sl.schema">ToBeEncryptedType.Element</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createToBeEncryptedTypeElement()">createToBeEncryptedTypeElement</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.Element.html" title="class in at.gv.egiz.sl.schema"><code>ToBeEncryptedType.Element</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.ElementContent.html" title="class in at.gv.egiz.sl.schema">ToBeEncryptedType.ElementContent</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createToBeEncryptedTypeElementContent()">createToBeEncryptedTypeElementContent</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.ElementContent.html" title="class in at.gv.egiz.sl.schema"><code>ToBeEncryptedType.ElementContent</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema">TransformType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createTransform(at.gv.egiz.sl.schema.TransformType)">createTransform</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema">TransformType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema"><code>TransformType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema">TransformsType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createTransforms(at.gv.egiz.sl.schema.TransformsType)">createTransforms</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema">TransformsType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema"><code>TransformsType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/TransformsInfoType.html" title="class in at.gv.egiz.sl.schema">TransformsInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createTransformsInfoType()">createTransformsInfoType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/TransformsInfoType.html" title="class in at.gv.egiz.sl.schema"><code>TransformsInfoType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema">TransformsType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createTransformsType()">createTransformsType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema"><code>TransformsType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema">TransformType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createTransformType()">createTransformType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema"><code>TransformType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createTransformTypeXPath(java.lang.String)">createTransformTypeXPath</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/UserConfirmationType.html" title="class in at.gv.egiz.sl.schema">UserConfirmationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createUserConfirmationType()">createUserConfirmationType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/UserConfirmationType.html" title="class in at.gv.egiz.sl.schema"><code>UserConfirmationType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/VerificationResultType.html" title="class in at.gv.egiz.sl.schema">VerificationResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerificationResultType()">createVerificationResultType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerificationResultType.html" title="class in at.gv.egiz.sl.schema"><code>VerificationResultType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyCMSSignatureRequest(at.gv.egiz.sl.schema.VerifyCMSSignatureRequestType)">createVerifyCMSSignatureRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyCMSSignatureRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyCMSSignatureRequestType()">createVerifyCMSSignatureRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyCMSSignatureRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyCMSSignatureResponse(at.gv.egiz.sl.schema.VerifyCMSSignatureResponseType)">createVerifyCMSSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyCMSSignatureResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyCMSSignatureResponseType()">createVerifyCMSSignatureResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyCMSSignatureResponseType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyCMSSignatureResponseTypeCertificateCheck(at.gv.egiz.sl.schema.CheckResultType)">createVerifyCMSSignatureResponseTypeCertificateCheck</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>CheckResultType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyCMSSignatureResponseTypeSignatureCheck(at.gv.egiz.sl.schema.CheckResultType)">createVerifyCMSSignatureResponseTypeSignatureCheck</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>CheckResultType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyCMSSignatureResponseTypeSignerInfo(at.gv.egiz.sl.schema.KeyInfoType)">createVerifyCMSSignatureResponseTypeSignerInfo</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema"><code>KeyInfoType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/VerifyHashInfoRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyHashInfoRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyHashInfoRequestType()">createVerifyHashInfoRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashInfoRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashInfoRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyHashRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyHashRequest(at.gv.egiz.sl.schema.VerifyHashRequestType)">createVerifyHashRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyHashRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyHashRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyHashRequestType()">createVerifyHashRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyHashResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyHashResponse(at.gv.egiz.sl.schema.VerifyHashResponseType)">createVerifyHashResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyHashResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyHashResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyHashResponseType()">createVerifyHashResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashResponseType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureRequestType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyXMLSignatureRequest(at.gv.egiz.sl.schema.VerifyXMLSignatureRequestType)">createVerifyXMLSignatureRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureRequestType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyXMLSignatureRequestType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyXMLSignatureRequestType()">createVerifyXMLSignatureRequestType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyXMLSignatureRequestType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureResponseType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyXMLSignatureResponse(at.gv.egiz.sl.schema.VerifyXMLSignatureResponseType)">createVerifyXMLSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureResponseType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyXMLSignatureResponseType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createVerifyXMLSignatureResponseType()">createVerifyXMLSignatureResponseType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyXMLSignatureResponseType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema">X509DataType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createX509Data(at.gv.egiz.sl.schema.X509DataType)">createX509Data</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema">X509DataType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema"><code>X509DataType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema">X509DataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createX509DataType()">createX509DataType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema"><code>X509DataType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createX509DataTypeX509Certificate(byte[])">createX509DataTypeX509Certificate</a></strong>(byte[] value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createX509DataTypeX509CRL(byte[])">createX509DataTypeX509CRL</a></strong>(byte[] value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema">X509IssuerSerialType</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createX509DataTypeX509IssuerSerial(at.gv.egiz.sl.schema.X509IssuerSerialType)">createX509DataTypeX509IssuerSerial</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema">X509IssuerSerialType</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema"><code>X509IssuerSerialType</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createX509DataTypeX509SKI(byte[])">createX509DataTypeX509SKI</a></strong>(byte[] value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createX509DataTypeX509SubjectName(java.lang.String)">createX509DataTypeX509SubjectName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema">X509IssuerSerialType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createX509IssuerSerialType()">createX509IssuerSerialType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema"><code>X509IssuerSerialType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/XMLContentType.html" title="class in at.gv.egiz.sl.schema">XMLContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createXMLContentType()">createXMLContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/XMLContentType.html" title="class in at.gv.egiz.sl.schema"><code>XMLContentType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html" title="class in at.gv.egiz.sl.schema">XMLRecipientPublicKeyType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createXMLRecipientPublicKeyType()">createXMLRecipientPublicKeyType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html" title="class in at.gv.egiz.sl.schema"><code>XMLRecipientPublicKeyType</code></a></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/XMLToBeEncryptedNewContentType.html" title="class in at.gv.egiz.sl.schema">XMLToBeEncryptedNewContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createXMLToBeEncryptedNewContentType()">createXMLToBeEncryptedNewContentType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/XMLToBeEncryptedNewContentType.html" title="class in at.gv.egiz.sl.schema"><code>XMLToBeEncryptedNewContentType</code></a></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/XMLToBeEncryptedNewType.html" title="class in at.gv.egiz.sl.schema">XMLToBeEncryptedNewType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html#createXMLToBeEncryptedNewType()">createXMLToBeEncryptedNewType</a></strong>()</code> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/XMLToBeEncryptedNewType.html" title="class in at.gv.egiz.sl.schema"><code>XMLToBeEncryptedNewType</code></a></div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="ObjectFactory()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ObjectFactory</h4> -<pre>public ObjectFactory()</pre> -<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.egiz.sl.schema</div> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="createSignatureInfoCreationType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureInfoCreationType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoCreationType.html" title="class in at.gv.egiz.sl.schema">SignatureInfoCreationType</a> createSignatureInfoCreationType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoCreationType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureInfoCreationType</code></a></div> -</li> -</ul> -<a name="createInfoboxReadParamsAssocArrayType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadParamsAssocArrayType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsAssocArrayType</a> createInfoboxReadParamsAssocArrayType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsAssocArrayType</code></a></div> -</li> -</ul> -<a name="createInfoboxUpdateParamsAssocArrayType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxUpdateParamsAssocArrayType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateParamsAssocArrayType</a> createInfoboxUpdateParamsAssocArrayType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateParamsAssocArrayType</code></a></div> -</li> -</ul> -<a name="createEncryptionInfoType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptionInfoType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptionInfoType.html" title="class in at.gv.egiz.sl.schema">EncryptionInfoType</a> createEncryptionInfoType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptionInfoType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptionInfoType</code></a></div> -</li> -</ul> -<a name="createToBeEncryptedType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createToBeEncryptedType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.html" title="class in at.gv.egiz.sl.schema">ToBeEncryptedType</a> createToBeEncryptedType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.html" title="class in at.gv.egiz.sl.schema"><code>ToBeEncryptedType</code></a></div> -</li> -</ul> -<a name="createEncryptXMLResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptXMLResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptXMLResponseType</a> createEncryptXMLResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLResponseType</code></a></div> -</li> -</ul> -<a name="createDecryptXMLResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptXMLResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLResponseType</a> createDecryptXMLResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLResponseType</code></a></div> -</li> -</ul> -<a name="createEncryptCMSResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptCMSResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSResponseType</a> createEncryptCMSResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptCMSResponseType</code></a></div> -</li> -</ul> -<a name="createVerifyXMLSignatureResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyXMLSignatureResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureResponseType</a> createVerifyXMLSignatureResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyXMLSignatureResponseType</code></a></div> -</li> -</ul> -<a name="createCardChannelRequest()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCardChannelRequest</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CardChannelRequest.html" title="class in at.gv.egiz.sl.schema">CardChannelRequest</a> createCardChannelRequest()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardChannelRequest.html" title="class in at.gv.egiz.sl.schema"><code>CardChannelRequest</code></a></div> -</li> -</ul> -<a name="createScriptElement()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createScriptElement</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ScriptElement.html" title="class in at.gv.egiz.sl.schema">ScriptElement</a> createScriptElement()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ScriptElement.html" title="class in at.gv.egiz.sl.schema"><code>ScriptElement</code></a></div> -</li> -</ul> -<a name="createInfoboxDeleteResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxDeleteResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteResponseType</a> createInfoboxDeleteResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxDeleteResponseType</code></a></div> -</li> -</ul> -<a name="createGetPropertiesRequest()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createGetPropertiesRequest</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesRequest.html" title="class in at.gv.egiz.sl.schema">GetPropertiesRequest</a> createGetPropertiesRequest()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesRequest.html" title="class in at.gv.egiz.sl.schema"><code>GetPropertiesRequest</code></a></div> -</li> -</ul> -<a name="createGetPropertiesRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createGetPropertiesRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesRequestType.html" title="class in at.gv.egiz.sl.schema">GetPropertiesRequestType</a> createGetPropertiesRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesRequestType.html" title="class in at.gv.egiz.sl.schema"><code>GetPropertiesRequestType</code></a></div> -</li> -</ul> -<a name="createNullOperationResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createNullOperationResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema">NullOperationResponseType</a> createNullOperationResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema"><code>NullOperationResponseType</code></a></div> -</li> -</ul> -<a name="createDecryptCMSRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptCMSRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSRequestType</a> createDecryptCMSRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptCMSRequestType</code></a></div> -</li> -</ul> -<a name="createGetPropertiesResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createGetPropertiesResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema">GetPropertiesResponseType</a> createGetPropertiesResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema"><code>GetPropertiesResponseType</code></a></div> -</li> -</ul> -<a name="createInfoboxDeleteRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxDeleteRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteRequestType</a> createInfoboxDeleteRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxDeleteRequestType</code></a></div> -</li> -</ul> -<a name="createCardManagementRequest()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCardManagementRequest</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CardManagementRequest.html" title="class in at.gv.egiz.sl.schema">CardManagementRequest</a> createCardManagementRequest()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardManagementRequest.html" title="class in at.gv.egiz.sl.schema"><code>CardManagementRequest</code></a></div> -</li> -</ul> -<a name="createCardActionElement()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCardActionElement</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CardActionElement.html" title="class in at.gv.egiz.sl.schema">CardActionElement</a> createCardActionElement()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardActionElement.html" title="class in at.gv.egiz.sl.schema"><code>CardActionElement</code></a></div> -</li> -</ul> -<a name="createCreateXMLSignatureRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateXMLSignatureRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureRequestType</a> createCreateXMLSignatureRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateXMLSignatureRequestType</code></a></div> -</li> -</ul> -<a name="createInfoboxCreateResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxCreateResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateResponseType</a> createInfoboxCreateResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxCreateResponseType</code></a></div> -</li> -</ul> -<a name="createCardChannelResponse()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCardChannelResponse</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CardChannelResponse.html" title="class in at.gv.egiz.sl.schema">CardChannelResponse</a> createCardChannelResponse()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardChannelResponse.html" title="class in at.gv.egiz.sl.schema"><code>CardChannelResponse</code></a></div> -</li> -</ul> -<a name="createAPDUResponseElement()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createAPDUResponseElement</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/APDUResponseElement.html" title="class in at.gv.egiz.sl.schema">APDUResponseElement</a> createAPDUResponseElement()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/APDUResponseElement.html" title="class in at.gv.egiz.sl.schema"><code>APDUResponseElement</code></a></div> -</li> -</ul> -<a name="createCardManagementResponse()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCardManagementResponse</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CardManagementResponse.html" title="class in at.gv.egiz.sl.schema">CardManagementResponse</a> createCardManagementResponse()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CardManagementResponse.html" title="class in at.gv.egiz.sl.schema"><code>CardManagementResponse</code></a></div> -</li> -</ul> -<a name="createResultElement()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createResultElement</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ResultElement.html" title="class in at.gv.egiz.sl.schema">ResultElement</a> createResultElement()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ResultElement.html" title="class in at.gv.egiz.sl.schema"><code>ResultElement</code></a></div> -</li> -</ul> -<a name="createInfoboxUpdateRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxUpdateRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateRequestType</a> createInfoboxUpdateRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateRequestType</code></a></div> -</li> -</ul> -<a name="createInfoboxCreateRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxCreateRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateRequestType</a> createInfoboxCreateRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxCreateRequestType</code></a></div> -</li> -</ul> -<a name="createErrorResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createErrorResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema">ErrorResponseType</a> createErrorResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema"><code>ErrorResponseType</code></a></div> -</li> -</ul> -<a name="createDecryptXMLRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptXMLRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLRequestType</a> createDecryptXMLRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLRequestType</code></a></div> -</li> -</ul> -<a name="createCreateHashResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateHashResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema">CreateHashResponseType</a> createCreateHashResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashResponseType</code></a></div> -</li> -</ul> -<a name="createCreateHashRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateHashRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema">CreateHashRequestType</a> createCreateHashRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashRequestType</code></a></div> -</li> -</ul> -<a name="createEncryptCMSRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptCMSRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSRequestType</a> createEncryptCMSRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptCMSRequestType</code></a></div> -</li> -</ul> -<a name="createInfoboxReadResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadResponseType</a> createInfoboxReadResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadResponseType</code></a></div> -</li> -</ul> -<a name="createVerifyCMSSignatureRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyCMSSignatureRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureRequestType</a> createVerifyCMSSignatureRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyCMSSignatureRequestType</code></a></div> -</li> -</ul> -<a name="createInfoboxReadRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a> createInfoboxReadRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadRequestType</code></a></div> -</li> -</ul> -<a name="createVerifyHashRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyHashRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyHashRequestType</a> createVerifyHashRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashRequestType</code></a></div> -</li> -</ul> -<a name="createGetStatusRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createGetStatusRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema">GetStatusRequestType</a> createGetStatusRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema"><code>GetStatusRequestType</code></a></div> -</li> -</ul> -<a name="createDecryptCMSResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptCMSResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSResponseType</a> createDecryptCMSResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptCMSResponseType</code></a></div> -</li> -</ul> -<a name="createVerifyHashResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyHashResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyHashResponseType</a> createVerifyHashResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashResponseType</code></a></div> -</li> -</ul> -<a name="createInfoboxAvailableResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxAvailableResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableResponseType</a> createInfoboxAvailableResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAvailableResponseType</code></a></div> -</li> -</ul> -<a name="createInfoboxAvailableRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxAvailableRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableRequestType</a> createInfoboxAvailableRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAvailableRequestType</code></a></div> -</li> -</ul> -<a name="createInfoboxUpdateResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxUpdateResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateResponseType</a> createInfoboxUpdateResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateResponseType</code></a></div> -</li> -</ul> -<a name="createCreateXMLSignatureResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateXMLSignatureResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureResponseType</a> createCreateXMLSignatureResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateXMLSignatureResponseType</code></a></div> -</li> -</ul> -<a name="createGetStatusResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createGetStatusResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema">GetStatusResponseType</a> createGetStatusResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema"><code>GetStatusResponseType</code></a></div> -</li> -</ul> -<a name="createCreateCMSSignatureRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateCMSSignatureRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureRequestType</a> createCreateCMSSignatureRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateCMSSignatureRequestType</code></a></div> -</li> -</ul> -<a name="createNullOperationRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createNullOperationRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema">NullOperationRequestType</a> createNullOperationRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema"><code>NullOperationRequestType</code></a></div> -</li> -</ul> -<a name="createVerifyXMLSignatureRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyXMLSignatureRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureRequestType</a> createVerifyXMLSignatureRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyXMLSignatureRequestType</code></a></div> -</li> -</ul> -<a name="createCreateCMSSignatureResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateCMSSignatureResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureResponseType</a> createCreateCMSSignatureResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateCMSSignatureResponseType</code></a></div> -</li> -</ul> -<a name="createEncryptXMLRequest()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptXMLRequest</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLRequest.html" title="class in at.gv.egiz.sl.schema">EncryptXMLRequest</a> createEncryptXMLRequest()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLRequest.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLRequest</code></a></div> -</li> -</ul> -<a name="createEncryptXMLRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptXMLRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema">EncryptXMLRequestType</a> createEncryptXMLRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLRequestType</code></a></div> -</li> -</ul> -<a name="createXMLRecipientPublicKeyType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createXMLRecipientPublicKeyType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html" title="class in at.gv.egiz.sl.schema">XMLRecipientPublicKeyType</a> createXMLRecipientPublicKeyType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/XMLRecipientPublicKeyType.html" title="class in at.gv.egiz.sl.schema"><code>XMLRecipientPublicKeyType</code></a></div> -</li> -</ul> -<a name="createVerifyCMSSignatureResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyCMSSignatureResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureResponseType</a> createVerifyCMSSignatureResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyCMSSignatureResponseType</code></a></div> -</li> -</ul> -<a name="createCMSRecipientPublicKeyType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCMSRecipientPublicKeyType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CMSRecipientPublicKeyType.html" title="class in at.gv.egiz.sl.schema">CMSRecipientPublicKeyType</a> createCMSRecipientPublicKeyType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSRecipientPublicKeyType.html" title="class in at.gv.egiz.sl.schema"><code>CMSRecipientPublicKeyType</code></a></div> -</li> -</ul> -<a name="createInfoboxReadParamsBinaryFileType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadParamsBinaryFileType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsBinaryFileType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsBinaryFileType</a> createInfoboxReadParamsBinaryFileType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsBinaryFileType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsBinaryFileType</code></a></div> -</li> -</ul> -<a name="createCMSEncryptedContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCMSEncryptedContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CMSEncryptedContentType.html" title="class in at.gv.egiz.sl.schema">CMSEncryptedContentType</a> createCMSEncryptedContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSEncryptedContentType.html" title="class in at.gv.egiz.sl.schema"><code>CMSEncryptedContentType</code></a></div> -</li> -</ul> -<a name="createSignatureInfoVerificationType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureInfoVerificationType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoVerificationType.html" title="class in at.gv.egiz.sl.schema">SignatureInfoVerificationType</a> createSignatureInfoVerificationType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoVerificationType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureInfoVerificationType</code></a></div> -</li> -</ul> -<a name="createCreateHashInfoResponseType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateHashInfoResponseType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CreateHashInfoResponseType.html" title="class in at.gv.egiz.sl.schema">CreateHashInfoResponseType</a> createCreateHashInfoResponseType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateHashInfoResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashInfoResponseType</code></a></div> -</li> -</ul> -<a name="createBindingType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBindingType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/BindingType.html" title="class in at.gv.egiz.sl.schema">BindingType</a> createBindingType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/BindingType.html" title="class in at.gv.egiz.sl.schema"><code>BindingType</code></a></div> -</li> -</ul> -<a name="createBase64XMLLocRefOptRefContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBase64XMLLocRefOptRefContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefOptRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLLocRefOptRefContentType</a> createBase64XMLLocRefOptRefContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefOptRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLLocRefOptRefContentType</code></a></div> -</li> -</ul> -<a name="createCMSDataObjectOptionalMetaType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCMSDataObjectOptionalMetaType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.sl.schema">CMSDataObjectOptionalMetaType</a> createCMSDataObjectOptionalMetaType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.sl.schema"><code>CMSDataObjectOptionalMetaType</code></a></div> -</li> -</ul> -<a name="createResponseAPDUType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createResponseAPDUType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ResponseAPDUType.html" title="class in at.gv.egiz.sl.schema">ResponseAPDUType</a> createResponseAPDUType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ResponseAPDUType.html" title="class in at.gv.egiz.sl.schema"><code>ResponseAPDUType</code></a></div> -</li> -</ul> -<a name="createBase64ContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBase64ContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/Base64ContentType.html" title="class in at.gv.egiz.sl.schema">Base64ContentType</a> createBase64ContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64ContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64ContentType</code></a></div> -</li> -</ul> -<a name="createInfoboxAssocArrayPairType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxAssocArrayPairType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAssocArrayPairType.html" title="class in at.gv.egiz.sl.schema">InfoboxAssocArrayPairType</a> createInfoboxAssocArrayPairType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxAssocArrayPairType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAssocArrayPairType</code></a></div> -</li> -</ul> -<a name="createCMSToBeEncryptedType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCMSToBeEncryptedType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CMSToBeEncryptedType.html" title="class in at.gv.egiz.sl.schema">CMSToBeEncryptedType</a> createCMSToBeEncryptedType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSToBeEncryptedType.html" title="class in at.gv.egiz.sl.schema"><code>CMSToBeEncryptedType</code></a></div> -</li> -</ul> -<a name="createBase64XMLOptRefContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBase64XMLOptRefContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLOptRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLOptRefContentType</a> createBase64XMLOptRefContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLOptRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLOptRefContentType</code></a></div> -</li> -</ul> -<a name="createReferencesCheckResultInfoType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createReferencesCheckResultInfoType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.sl.schema">ReferencesCheckResultInfoType</a> createReferencesCheckResultInfoType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.sl.schema"><code>ReferencesCheckResultInfoType</code></a></div> -</li> -</ul> -<a name="createBase64XMLContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBase64XMLContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLContentType</a> createBase64XMLContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLContentType</code></a></div> -</li> -</ul> -<a name="createHashDataType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createHashDataType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/HashDataType.html" title="class in at.gv.egiz.sl.schema">HashDataType</a> createHashDataType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/HashDataType.html" title="class in at.gv.egiz.sl.schema"><code>HashDataType</code></a></div> -</li> -</ul> -<a name="createCMSDataObjectRequiredMetaType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCMSDataObjectRequiredMetaType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.sl.schema">CMSDataObjectRequiredMetaType</a> createCMSDataObjectRequiredMetaType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.sl.schema"><code>CMSDataObjectRequiredMetaType</code></a></div> -</li> -</ul> -<a name="createXMLContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createXMLContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/XMLContentType.html" title="class in at.gv.egiz.sl.schema">XMLContentType</a> createXMLContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/XMLContentType.html" title="class in at.gv.egiz.sl.schema"><code>XMLContentType</code></a></div> -</li> -</ul> -<a name="createAnyMixedChildrenType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createAnyMixedChildrenType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/AnyMixedChildrenType.html" title="class in at.gv.egiz.sl.schema">AnyMixedChildrenType</a> createAnyMixedChildrenType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/AnyMixedChildrenType.html" title="class in at.gv.egiz.sl.schema"><code>AnyMixedChildrenType</code></a></div> -</li> -</ul> -<a name="createAnyChildrenType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createAnyChildrenType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/AnyChildrenType.html" title="class in at.gv.egiz.sl.schema">AnyChildrenType</a> createAnyChildrenType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/AnyChildrenType.html" title="class in at.gv.egiz.sl.schema"><code>AnyChildrenType</code></a></div> -</li> -</ul> -<a name="createManifestRefsCheckResultInfoType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createManifestRefsCheckResultInfoType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.sl.schema">ManifestRefsCheckResultInfoType</a> createManifestRefsCheckResultInfoType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.sl.schema"><code>ManifestRefsCheckResultInfoType</code></a></div> -</li> -</ul> -<a name="createBase64XMLLocRefReqRefContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBase64XMLLocRefReqRefContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefReqRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLLocRefReqRefContentType</a> createBase64XMLLocRefReqRefContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefReqRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLLocRefReqRefContentType</code></a></div> -</li> -</ul> -<a name="createUserConfirmationType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createUserConfirmationType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/UserConfirmationType.html" title="class in at.gv.egiz.sl.schema">UserConfirmationType</a> createUserConfirmationType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/UserConfirmationType.html" title="class in at.gv.egiz.sl.schema"><code>UserConfirmationType</code></a></div> -</li> -</ul> -<a name="createDataObjectInfoType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDataObjectInfoType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DataObjectInfoType.html" title="class in at.gv.egiz.sl.schema">DataObjectInfoType</a> createDataObjectInfoType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DataObjectInfoType.html" title="class in at.gv.egiz.sl.schema"><code>DataObjectInfoType</code></a></div> -</li> -</ul> -<a name="createAPDUATRType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createAPDUATRType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/APDUATRType.html" title="class in at.gv.egiz.sl.schema">APDUATRType</a> createAPDUATRType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/APDUATRType.html" title="class in at.gv.egiz.sl.schema"><code>APDUATRType</code></a></div> -</li> -</ul> -<a name="createResultApplElement()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createResultApplElement</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ResultApplElement.html" title="class in at.gv.egiz.sl.schema">ResultApplElement</a> createResultApplElement()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ResultApplElement.html" title="class in at.gv.egiz.sl.schema"><code>ResultApplElement</code></a></div> -</li> -</ul> -<a name="createVerificationResultType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerificationResultType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/VerificationResultType.html" title="class in at.gv.egiz.sl.schema">VerificationResultType</a> createVerificationResultType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerificationResultType.html" title="class in at.gv.egiz.sl.schema"><code>VerificationResultType</code></a></div> -</li> -</ul> -<a name="createExcludedByteRangeType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createExcludedByteRangeType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ExcludedByteRangeType.html" title="class in at.gv.egiz.sl.schema">ExcludedByteRangeType</a> createExcludedByteRangeType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ExcludedByteRangeType.html" title="class in at.gv.egiz.sl.schema"><code>ExcludedByteRangeType</code></a></div> -</li> -</ul> -<a name="createManifestRefsCheckResultType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createManifestRefsCheckResultType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ManifestRefsCheckResultType.html" title="class in at.gv.egiz.sl.schema">ManifestRefsCheckResultType</a> createManifestRefsCheckResultType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ManifestRefsCheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>ManifestRefsCheckResultType</code></a></div> -</li> -</ul> -<a name="createCheckResultType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCheckResultType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a> createCheckResultType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>CheckResultType</code></a></div> -</li> -</ul> -<a name="createEncryptedDataType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptedDataType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptedDataType.html" title="class in at.gv.egiz.sl.schema">EncryptedDataType</a> createEncryptedDataType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptedDataType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptedDataType</code></a></div> -</li> -</ul> -<a name="createInfoboxReadDataAssocArrayType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadDataAssocArrayType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadDataAssocArrayType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadDataAssocArrayType</a> createInfoboxReadDataAssocArrayType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadDataAssocArrayType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadDataAssocArrayType</code></a></div> -</li> -</ul> -<a name="createTransformsInfoType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createTransformsInfoType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/TransformsInfoType.html" title="class in at.gv.egiz.sl.schema">TransformsInfoType</a> createTransformsInfoType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/TransformsInfoType.html" title="class in at.gv.egiz.sl.schema"><code>TransformsInfoType</code></a></div> -</li> -</ul> -<a name="createQualifiedBoxIdentifierType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createQualifiedBoxIdentifierType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/QualifiedBoxIdentifierType.html" title="class in at.gv.egiz.sl.schema">QualifiedBoxIdentifierType</a> createQualifiedBoxIdentifierType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/QualifiedBoxIdentifierType.html" title="class in at.gv.egiz.sl.schema"><code>QualifiedBoxIdentifierType</code></a></div> -</li> -</ul> -<a name="createVerifyHashInfoRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyHashInfoRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashInfoRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyHashInfoRequestType</a> createVerifyHashInfoRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/VerifyHashInfoRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashInfoRequestType</code></a></div> -</li> -</ul> -<a name="createXMLToBeEncryptedNewContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createXMLToBeEncryptedNewContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/XMLToBeEncryptedNewContentType.html" title="class in at.gv.egiz.sl.schema">XMLToBeEncryptedNewContentType</a> createXMLToBeEncryptedNewContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/XMLToBeEncryptedNewContentType.html" title="class in at.gv.egiz.sl.schema"><code>XMLToBeEncryptedNewContentType</code></a></div> -</li> -</ul> -<a name="createBase64XMLLocRefContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBase64XMLLocRefContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64XMLLocRefContentType</a> createBase64XMLLocRefContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64XMLLocRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64XMLLocRefContentType</code></a></div> -</li> -</ul> -<a name="createBase64OptRefContentType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBase64OptRefContentType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/Base64OptRefContentType.html" title="class in at.gv.egiz.sl.schema">Base64OptRefContentType</a> createBase64OptRefContentType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/Base64OptRefContentType.html" title="class in at.gv.egiz.sl.schema"><code>Base64OptRefContentType</code></a></div> -</li> -</ul> -<a name="createCreateHashInfoRequestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateHashInfoRequestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CreateHashInfoRequestType.html" title="class in at.gv.egiz.sl.schema">CreateHashInfoRequestType</a> createCreateHashInfoRequestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CreateHashInfoRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashInfoRequestType</code></a></div> -</li> -</ul> -<a name="createXMLToBeEncryptedNewType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createXMLToBeEncryptedNewType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/XMLToBeEncryptedNewType.html" title="class in at.gv.egiz.sl.schema">XMLToBeEncryptedNewType</a> createXMLToBeEncryptedNewType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/XMLToBeEncryptedNewType.html" title="class in at.gv.egiz.sl.schema"><code>XMLToBeEncryptedNewType</code></a></div> -</li> -</ul> -<a name="createResetType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createResetType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ResetType.html" title="class in at.gv.egiz.sl.schema">ResetType</a> createResetType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ResetType.html" title="class in at.gv.egiz.sl.schema"><code>ResetType</code></a></div> -</li> -</ul> -<a name="createAccessAuthorizationType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createAccessAuthorizationType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/AccessAuthorizationType.html" title="class in at.gv.egiz.sl.schema">AccessAuthorizationType</a> createAccessAuthorizationType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/AccessAuthorizationType.html" title="class in at.gv.egiz.sl.schema"><code>AccessAuthorizationType</code></a></div> -</li> -</ul> -<a name="createMetaInfoType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createMetaInfoType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/MetaInfoType.html" title="class in at.gv.egiz.sl.schema">MetaInfoType</a> createMetaInfoType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/MetaInfoType.html" title="class in at.gv.egiz.sl.schema"><code>MetaInfoType</code></a></div> -</li> -</ul> -<a name="createDataObjectAssociationType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDataObjectAssociationType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DataObjectAssociationType.html" title="class in at.gv.egiz.sl.schema">DataObjectAssociationType</a> createDataObjectAssociationType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DataObjectAssociationType.html" title="class in at.gv.egiz.sl.schema"><code>DataObjectAssociationType</code></a></div> -</li> -</ul> -<a name="createReferencesCheckResultType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createReferencesCheckResultType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ReferencesCheckResultType.html" title="class in at.gv.egiz.sl.schema">ReferencesCheckResultType</a> createReferencesCheckResultType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ReferencesCheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>ReferencesCheckResultType</code></a></div> -</li> -</ul> -<a name="createRequesterIDType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createRequesterIDType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/RequesterIDType.html" title="class in at.gv.egiz.sl.schema">RequesterIDType</a> createRequesterIDType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/RequesterIDType.html" title="class in at.gv.egiz.sl.schema"><code>RequesterIDType</code></a></div> -</li> -</ul> -<a name="createCommandAPDUType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCommandAPDUType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CommandAPDUType.html" title="class in at.gv.egiz.sl.schema">CommandAPDUType</a> createCommandAPDUType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CommandAPDUType.html" title="class in at.gv.egiz.sl.schema"><code>CommandAPDUType</code></a></div> -</li> -</ul> -<a name="createKeyInfoType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createKeyInfoType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a> createKeyInfoType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema"><code>KeyInfoType</code></a></div> -</li> -</ul> -<a name="createSignedInfoType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignedInfoType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema">SignedInfoType</a> createSignedInfoType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema"><code>SignedInfoType</code></a></div> -</li> -</ul> -<a name="createRetrievalMethodType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createRetrievalMethodType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema">RetrievalMethodType</a> createRetrievalMethodType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema"><code>RetrievalMethodType</code></a></div> -</li> -</ul> -<a name="createDigestMethodType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDigestMethodType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema">DigestMethodType</a> createDigestMethodType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema"><code>DigestMethodType</code></a></div> -</li> -</ul> -<a name="createSignatureMethodType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureMethodType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema">SignatureMethodType</a> createSignatureMethodType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureMethodType</code></a></div> -</li> -</ul> -<a name="createSPKIDataType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSPKIDataType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema">SPKIDataType</a> createSPKIDataType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema"><code>SPKIDataType</code></a></div> -</li> -</ul> -<a name="createX509DataType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createX509DataType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema">X509DataType</a> createX509DataType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema"><code>X509DataType</code></a></div> -</li> -</ul> -<a name="createPGPDataType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createPGPDataType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema">PGPDataType</a> createPGPDataType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema"><code>PGPDataType</code></a></div> -</li> -</ul> -<a name="createSignatureType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema">SignatureType</a> createSignatureType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureType</code></a></div> -</li> -</ul> -<a name="createDSAKeyValueType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDSAKeyValueType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">DSAKeyValueType</a> createDSAKeyValueType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>DSAKeyValueType</code></a></div> -</li> -</ul> -<a name="createManifestType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createManifestType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema">ManifestType</a> createManifestType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema"><code>ManifestType</code></a></div> -</li> -</ul> -<a name="createSignatureValueType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureValueType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema">SignatureValueType</a> createSignatureValueType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureValueType</code></a></div> -</li> -</ul> -<a name="createTransformsType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createTransformsType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema">TransformsType</a> createTransformsType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema"><code>TransformsType</code></a></div> -</li> -</ul> -<a name="createRSAKeyValueType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createRSAKeyValueType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">RSAKeyValueType</a> createRSAKeyValueType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>RSAKeyValueType</code></a></div> -</li> -</ul> -<a name="createTransformType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createTransformType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema">TransformType</a> createTransformType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema"><code>TransformType</code></a></div> -</li> -</ul> -<a name="createSignaturePropertyType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignaturePropertyType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertyType</a> createSignaturePropertyType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema"><code>SignaturePropertyType</code></a></div> -</li> -</ul> -<a name="createKeyValueType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createKeyValueType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema">KeyValueType</a> createKeyValueType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>KeyValueType</code></a></div> -</li> -</ul> -<a name="createReferenceType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createReferenceType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema">ReferenceType</a> createReferenceType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema"><code>ReferenceType</code></a></div> -</li> -</ul> -<a name="createCanonicalizationMethodType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCanonicalizationMethodType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema">CanonicalizationMethodType</a> createCanonicalizationMethodType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema"><code>CanonicalizationMethodType</code></a></div> -</li> -</ul> -<a name="createSignaturePropertiesType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignaturePropertiesType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertiesType</a> createSignaturePropertiesType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema"><code>SignaturePropertiesType</code></a></div> -</li> -</ul> -<a name="createObjectType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createObjectType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema">ObjectType</a> createObjectType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema"><code>ObjectType</code></a></div> -</li> -</ul> -<a name="createX509IssuerSerialType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createX509IssuerSerialType</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema">X509IssuerSerialType</a> createX509IssuerSerialType()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema"><code>X509IssuerSerialType</code></a></div> -</li> -</ul> -<a name="createSignatureInfoCreationTypeSignatureLocation()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureInfoCreationTypeSignatureLocation</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoCreationType.SignatureLocation.html" title="class in at.gv.egiz.sl.schema">SignatureInfoCreationType.SignatureLocation</a> createSignatureInfoCreationTypeSignatureLocation()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/SignatureInfoCreationType.SignatureLocation.html" title="class in at.gv.egiz.sl.schema"><code>SignatureInfoCreationType.SignatureLocation</code></a></div> -</li> -</ul> -<a name="createInfoboxReadParamsAssocArrayTypeReadKeys()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadParamsAssocArrayTypeReadKeys</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadKeys.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsAssocArrayType.ReadKeys</a> createInfoboxReadParamsAssocArrayTypeReadKeys()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadKeys.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsAssocArrayType.ReadKeys</code></a></div> -</li> -</ul> -<a name="createInfoboxReadParamsAssocArrayTypeReadPairs()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadParamsAssocArrayTypeReadPairs</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadPairs.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsAssocArrayType.ReadPairs</a> createInfoboxReadParamsAssocArrayTypeReadPairs()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadPairs.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsAssocArrayType.ReadPairs</code></a></div> -</li> -</ul> -<a name="createInfoboxReadParamsAssocArrayTypeReadValue()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadParamsAssocArrayTypeReadValue</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadValue.html" title="class in at.gv.egiz.sl.schema">InfoboxReadParamsAssocArrayType.ReadValue</a> createInfoboxReadParamsAssocArrayTypeReadValue()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadParamsAssocArrayType.ReadValue.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadParamsAssocArrayType.ReadValue</code></a></div> -</li> -</ul> -<a name="createInfoboxUpdateParamsAssocArrayTypeUpdateKey()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxUpdateParamsAssocArrayTypeUpdateKey</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.UpdateKey.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateParamsAssocArrayType.UpdateKey</a> createInfoboxUpdateParamsAssocArrayTypeUpdateKey()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.UpdateKey.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateParamsAssocArrayType.UpdateKey</code></a></div> -</li> -</ul> -<a name="createInfoboxUpdateParamsAssocArrayTypeDeletePair()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxUpdateParamsAssocArrayTypeDeletePair</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.DeletePair.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateParamsAssocArrayType.DeletePair</a> createInfoboxUpdateParamsAssocArrayTypeDeletePair()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateParamsAssocArrayType.DeletePair.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateParamsAssocArrayType.DeletePair</code></a></div> -</li> -</ul> -<a name="createEncryptionInfoTypeEncryptedKeyLocation()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptionInfoTypeEncryptedKeyLocation</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptionInfoType.EncryptedKeyLocation.html" title="class in at.gv.egiz.sl.schema">EncryptionInfoType.EncryptedKeyLocation</a> createEncryptionInfoTypeEncryptedKeyLocation()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptionInfoType.EncryptedKeyLocation.html" title="class in at.gv.egiz.sl.schema"><code>EncryptionInfoType.EncryptedKeyLocation</code></a></div> -</li> -</ul> -<a name="createToBeEncryptedTypeElement()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createToBeEncryptedTypeElement</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.Element.html" title="class in at.gv.egiz.sl.schema">ToBeEncryptedType.Element</a> createToBeEncryptedTypeElement()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.Element.html" title="class in at.gv.egiz.sl.schema"><code>ToBeEncryptedType.Element</code></a></div> -</li> -</ul> -<a name="createToBeEncryptedTypeElementContent()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createToBeEncryptedTypeElementContent</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.ElementContent.html" title="class in at.gv.egiz.sl.schema">ToBeEncryptedType.ElementContent</a> createToBeEncryptedTypeElementContent()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/ToBeEncryptedType.ElementContent.html" title="class in at.gv.egiz.sl.schema"><code>ToBeEncryptedType.ElementContent</code></a></div> -</li> -</ul> -<a name="createEncryptXMLResponseTypeEncryptionEnvironment()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptXMLResponseTypeEncryptionEnvironment</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.EncryptionEnvironment.html" title="class in at.gv.egiz.sl.schema">EncryptXMLResponseType.EncryptionEnvironment</a> createEncryptXMLResponseTypeEncryptionEnvironment()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.EncryptionEnvironment.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLResponseType.EncryptionEnvironment</code></a></div> -</li> -</ul> -<a name="createDecryptXMLResponseTypeDecryptedBinaryData()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptXMLResponseTypeDecryptedBinaryData</h4> -<pre>public <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html" title="class in at.gv.egiz.sl.schema">DecryptXMLResponseType.DecryptedBinaryData</a> createDecryptXMLResponseTypeDecryptedBinaryData()</pre> -<div class="block">Create an instance of <a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.DecryptedBinaryData.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLResponseType.DecryptedBinaryData</code></a></div> -</li> -</ul> -<a name="createTransformTypeXPath(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createTransformTypeXPath</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> createTransformTypeXPath(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</li> -</ul> -<a name="createPGPData(at.gv.egiz.sl.schema.PGPDataType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createPGPData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema">PGPDataType</a>> createPGPData(<a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema">PGPDataType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/PGPDataType.html" title="class in at.gv.egiz.sl.schema"><code>PGPDataType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createDecryptXMLResponse(at.gv.egiz.sl.schema.DecryptXMLResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptXMLResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLResponseType</a>> createDecryptXMLResponse(<a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createGetPropertiesResponse(at.gv.egiz.sl.schema.GetPropertiesResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createGetPropertiesResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema">GetPropertiesResponseType</a>> createGetPropertiesResponse(<a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema">GetPropertiesResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/GetPropertiesResponseType.html" title="class in at.gv.egiz.sl.schema"><code>GetPropertiesResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createIdentityLinkDomainIdentifier(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createIdentityLinkDomainIdentifier</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> createIdentityLinkDomainIdentifier(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxDeleteResponse(at.gv.egiz.sl.schema.InfoboxDeleteResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxDeleteResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteResponseType</a>> createInfoboxDeleteResponse(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxDeleteResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createEncryptCMSResponse(at.gv.egiz.sl.schema.EncryptCMSResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptCMSResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSResponseType</a>> createEncryptCMSResponse(<a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptCMSResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyXMLSignatureResponse(at.gv.egiz.sl.schema.VerifyXMLSignatureResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyXMLSignatureResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureResponseType</a>> createVerifyXMLSignatureResponse(<a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyXMLSignatureResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createSPKIData(at.gv.egiz.sl.schema.SPKIDataType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSPKIData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema">SPKIDataType</a>> createSPKIData(<a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema">SPKIDataType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SPKIDataType.html" title="class in at.gv.egiz.sl.schema"><code>SPKIDataType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createRetrievalMethod(at.gv.egiz.sl.schema.RetrievalMethodType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createRetrievalMethod</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema">RetrievalMethodType</a>> createRetrievalMethod(<a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema">RetrievalMethodType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/RetrievalMethodType.html" title="class in at.gv.egiz.sl.schema"><code>RetrievalMethodType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createCanonicalizationMethod(at.gv.egiz.sl.schema.CanonicalizationMethodType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCanonicalizationMethod</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema">CanonicalizationMethodType</a>> createCanonicalizationMethod(<a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema">CanonicalizationMethodType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CanonicalizationMethodType.html" title="class in at.gv.egiz.sl.schema"><code>CanonicalizationMethodType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxUpdateRequest(at.gv.egiz.sl.schema.InfoboxUpdateRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxUpdateRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateRequestType</a>> createInfoboxUpdateRequest(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createDecryptXMLRequest(at.gv.egiz.sl.schema.DecryptXMLRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptXMLRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLRequestType</a>> createDecryptXMLRequest(<a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptXMLRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DecryptXMLRequestType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptXMLRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createErrorResponse(at.gv.egiz.sl.schema.ErrorResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createErrorResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema">ErrorResponseType</a>> createErrorResponse(<a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema">ErrorResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/ErrorResponseType.html" title="class in at.gv.egiz.sl.schema"><code>ErrorResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createSignatureProperty(at.gv.egiz.sl.schema.SignaturePropertyType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureProperty</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertyType</a>> createSignatureProperty(<a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertyType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertyType.html" title="class in at.gv.egiz.sl.schema"><code>SignaturePropertyType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createCreateXMLSignatureRequest(at.gv.egiz.sl.schema.CreateXMLSignatureRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateXMLSignatureRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureRequestType</a>> createCreateXMLSignatureRequest(<a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateXMLSignatureRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createTransforms(at.gv.egiz.sl.schema.TransformsType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createTransforms</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema">TransformsType</a>> createTransforms(<a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema">TransformsType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/TransformsType.html" title="class in at.gv.egiz.sl.schema"><code>TransformsType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createManifest(at.gv.egiz.sl.schema.ManifestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createManifest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema">ManifestType</a>> createManifest(<a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema">ManifestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/ManifestType.html" title="class in at.gv.egiz.sl.schema"><code>ManifestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxCreateResponse(at.gv.egiz.sl.schema.InfoboxCreateResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxCreateResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateResponseType</a>> createInfoboxCreateResponse(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxCreateResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyHashRequest(at.gv.egiz.sl.schema.VerifyHashRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyHashRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyHashRequestType</a>> createVerifyHashRequest(<a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyHashRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyHashRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createGetStatusRequest(at.gv.egiz.sl.schema.GetStatusRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createGetStatusRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema">GetStatusRequestType</a>> createGetStatusRequest(<a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema">GetStatusRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/GetStatusRequestType.html" title="class in at.gv.egiz.sl.schema"><code>GetStatusRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createSignatureMethod(at.gv.egiz.sl.schema.SignatureMethodType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureMethod</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema">SignatureMethodType</a>> createSignatureMethod(<a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema">SignatureMethodType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignatureMethodType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureMethodType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createKeyInfo(at.gv.egiz.sl.schema.KeyInfoType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createKeyInfo</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a>> createKeyInfo(<a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema"><code>KeyInfoType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createDigestMethod(at.gv.egiz.sl.schema.DigestMethodType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDigestMethod</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema">DigestMethodType</a>> createDigestMethod(<a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema">DigestMethodType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DigestMethodType.html" title="class in at.gv.egiz.sl.schema"><code>DigestMethodType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createMgmtData(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createMgmtData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> createMgmtData(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</li> -</ul> -<a name="createReference(at.gv.egiz.sl.schema.ReferenceType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createReference</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema">ReferenceType</a>> createReference(<a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema">ReferenceType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/ReferenceType.html" title="class in at.gv.egiz.sl.schema"><code>ReferenceType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyXMLSignatureRequest(at.gv.egiz.sl.schema.VerifyXMLSignatureRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyXMLSignatureRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureRequestType</a>> createVerifyXMLSignatureRequest(<a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyXMLSignatureRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyXMLSignatureRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxAvailableRequest(at.gv.egiz.sl.schema.InfoboxAvailableRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxAvailableRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableRequestType</a>> createInfoboxAvailableRequest(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAvailableRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyHashResponse(at.gv.egiz.sl.schema.VerifyHashResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyHashResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyHashResponseType</a>> createVerifyHashResponse(<a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyHashResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyHashResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyHashResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createRSAKeyValue(at.gv.egiz.sl.schema.RSAKeyValueType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createRSAKeyValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">RSAKeyValueType</a>> createRSAKeyValue(<a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">RSAKeyValueType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/RSAKeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>RSAKeyValueType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxUpdateResponse(at.gv.egiz.sl.schema.InfoboxUpdateResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxUpdateResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateResponseType</a>> createInfoboxUpdateResponse(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxUpdateResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxUpdateResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxUpdateResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createSignature(at.gv.egiz.sl.schema.SignatureType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignature</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema">SignatureType</a>> createSignature(<a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema">SignatureType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignatureType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createDSAKeyValue(at.gv.egiz.sl.schema.DSAKeyValueType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDSAKeyValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">DSAKeyValueType</a>> createDSAKeyValue(<a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema">DSAKeyValueType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DSAKeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>DSAKeyValueType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxDeleteRequest(at.gv.egiz.sl.schema.InfoboxDeleteRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxDeleteRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteRequestType</a>> createInfoboxDeleteRequest(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxDeleteRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxDeleteRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxDeleteRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createQualifiedCertificate(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createQualifiedCertificate</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> createQualifiedCertificate(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a><code>></code>}</div> -</li> -</ul> -<a name="createDecryptCMSRequest(at.gv.egiz.sl.schema.DecryptCMSRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptCMSRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSRequestType</a>> createDecryptCMSRequest(<a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptCMSRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createSignedInfo(at.gv.egiz.sl.schema.SignedInfoType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignedInfo</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema">SignedInfoType</a>> createSignedInfo(<a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema">SignedInfoType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignedInfoType.html" title="class in at.gv.egiz.sl.schema"><code>SignedInfoType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createNullOperationResponse(at.gv.egiz.sl.schema.NullOperationResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createNullOperationResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema">NullOperationResponseType</a>> createNullOperationResponse(<a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema">NullOperationResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema"><code>NullOperationResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxCreateRequest(at.gv.egiz.sl.schema.InfoboxCreateRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxCreateRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateRequestType</a>> createInfoboxCreateRequest(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxCreateRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxCreateRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxCreateRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createObject(at.gv.egiz.sl.schema.ObjectType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createObject</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema">ObjectType</a>> createObject(<a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema">ObjectType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema"><code>ObjectType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createCreateHashResponse(at.gv.egiz.sl.schema.CreateHashResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateHashResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema">CreateHashResponseType</a>> createCreateHashResponse(<a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema">CreateHashResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateHashResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createSignatureValue(at.gv.egiz.sl.schema.SignatureValueType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema">SignatureValueType</a>> createSignatureValue(<a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema">SignatureValueType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignatureValueType.html" title="class in at.gv.egiz.sl.schema"><code>SignatureValueType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createTransform(at.gv.egiz.sl.schema.TransformType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createTransform</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema">TransformType</a>> createTransform(<a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema">TransformType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/TransformType.html" title="class in at.gv.egiz.sl.schema"><code>TransformType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createX509Data(at.gv.egiz.sl.schema.X509DataType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createX509Data</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema">X509DataType</a>> createX509Data(<a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema">X509DataType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/X509DataType.html" title="class in at.gv.egiz.sl.schema"><code>X509DataType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxReadRequest(at.gv.egiz.sl.schema.InfoboxReadRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a>> createInfoboxReadRequest(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createDecryptCMSResponse(at.gv.egiz.sl.schema.DecryptCMSResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDecryptCMSResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSResponseType</a>> createDecryptCMSResponse(<a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema">DecryptCMSResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/DecryptCMSResponseType.html" title="class in at.gv.egiz.sl.schema"><code>DecryptCMSResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createEncryptCMSRequest(at.gv.egiz.sl.schema.EncryptCMSRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptCMSRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSRequestType</a>> createEncryptCMSRequest(<a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema">EncryptCMSRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/EncryptCMSRequestType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptCMSRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createEncryptXMLResponse(at.gv.egiz.sl.schema.EncryptXMLResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createEncryptXMLResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptXMLResponseType</a>> createEncryptXMLResponse(<a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema">EncryptXMLResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/EncryptXMLResponseType.html" title="class in at.gv.egiz.sl.schema"><code>EncryptXMLResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createCreateHashRequest(at.gv.egiz.sl.schema.CreateHashRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateHashRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema">CreateHashRequestType</a>> createCreateHashRequest(<a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema">CreateHashRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateHashRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateHashRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyCMSSignatureRequest(at.gv.egiz.sl.schema.VerifyCMSSignatureRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyCMSSignatureRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureRequestType</a>> createVerifyCMSSignatureRequest(<a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyCMSSignatureRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxReadResponse(at.gv.egiz.sl.schema.InfoboxReadResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxReadResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadResponseType</a>> createInfoboxReadResponse(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxReadResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createDigestValue(byte[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createDigestValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]> createDigestValue(byte[] value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</li> -</ul> -<a name="createNullOperationRequest(at.gv.egiz.sl.schema.NullOperationRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createNullOperationRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema">NullOperationRequestType</a>> createNullOperationRequest(<a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema">NullOperationRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/NullOperationRequestType.html" title="class in at.gv.egiz.sl.schema"><code>NullOperationRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createSignatureProperties(at.gv.egiz.sl.schema.SignaturePropertiesType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureProperties</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertiesType</a>> createSignatureProperties(<a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema">SignaturePropertiesType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/SignaturePropertiesType.html" title="class in at.gv.egiz.sl.schema"><code>SignaturePropertiesType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createKeyName(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createKeyName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> createKeyName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</li> -</ul> -<a name="createGetStatusResponse(at.gv.egiz.sl.schema.GetStatusResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createGetStatusResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema">GetStatusResponseType</a>> createGetStatusResponse(<a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema">GetStatusResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/GetStatusResponseType.html" title="class in at.gv.egiz.sl.schema"><code>GetStatusResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createCreateCMSSignatureRequest(at.gv.egiz.sl.schema.CreateCMSSignatureRequestType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateCMSSignatureRequest</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureRequestType</a>> createCreateCMSSignatureRequest(<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureRequestType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl.schema"><code>CreateCMSSignatureRequestType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createKeyValue(at.gv.egiz.sl.schema.KeyValueType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createKeyValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema">KeyValueType</a>> createKeyValue(<a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema">KeyValueType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/KeyValueType.html" title="class in at.gv.egiz.sl.schema"><code>KeyValueType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyCMSSignatureResponse(at.gv.egiz.sl.schema.VerifyCMSSignatureResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyCMSSignatureResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureResponseType</a>> createVerifyCMSSignatureResponse(<a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">VerifyCMSSignatureResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>VerifyCMSSignatureResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createCreateCMSSignatureResponse(at.gv.egiz.sl.schema.CreateCMSSignatureResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateCMSSignatureResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureResponseType</a>> createCreateCMSSignatureResponse(<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateCMSSignatureResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createInfoboxAvailableResponse(at.gv.egiz.sl.schema.InfoboxAvailableResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createInfoboxAvailableResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableResponseType</a>> createInfoboxAvailableResponse(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxAvailableResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxAvailableResponseType.html" title="class in at.gv.egiz.sl.schema"><code>InfoboxAvailableResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createCreateXMLSignatureResponse(at.gv.egiz.sl.schema.CreateXMLSignatureResponseType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createCreateXMLSignatureResponse</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureResponseType</a>> createCreateXMLSignatureResponse(<a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateXMLSignatureResponseType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.sl.schema"><code>CreateXMLSignatureResponseType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createX509DataTypeX509IssuerSerial(at.gv.egiz.sl.schema.X509IssuerSerialType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createX509DataTypeX509IssuerSerial</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema">X509IssuerSerialType</a>> createX509DataTypeX509IssuerSerial(<a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema">X509IssuerSerialType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/X509IssuerSerialType.html" title="class in at.gv.egiz.sl.schema"><code>X509IssuerSerialType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createX509DataTypeX509Certificate(byte[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createX509DataTypeX509Certificate</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]> createX509DataTypeX509Certificate(byte[] value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</li> -</ul> -<a name="createX509DataTypeX509SKI(byte[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createX509DataTypeX509SKI</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]> createX509DataTypeX509SKI(byte[] value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</li> -</ul> -<a name="createX509DataTypeX509SubjectName(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createX509DataTypeX509SubjectName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> createX509DataTypeX509SubjectName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>></code>}</div> -</li> -</ul> -<a name="createX509DataTypeX509CRL(byte[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createX509DataTypeX509CRL</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]> createX509DataTypeX509CRL(byte[] value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</li> -</ul> -<a name="createSignatureMethodTypeHMACOutputLength(java.math.BigInteger)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSignatureMethodTypeHMACOutputLength</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>> createSignatureMethodTypeHMACOutputLength(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> -</li> -</ul> -<a name="createSPKIDataTypeSPKISexp(byte[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSPKIDataTypeSPKISexp</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]> createSPKIDataTypeSPKISexp(byte[] value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</li> -</ul> -<a name="createPGPDataTypePGPKeyID(byte[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createPGPDataTypePGPKeyID</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]> createPGPDataTypePGPKeyID(byte[] value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</li> -</ul> -<a name="createPGPDataTypePGPKeyPacket(byte[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createPGPDataTypePGPKeyPacket</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><byte[]> createPGPDataTypePGPKeyPacket(byte[] value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><code>byte[]</code><code>></code>}</div> -</li> -</ul> -<a name="createReferencesCheckResultInfoTypeFailedReference(java.math.BigInteger)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createReferencesCheckResultInfoTypeFailedReference</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>> createReferencesCheckResultInfoTypeFailedReference(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyCMSSignatureResponseTypeSignatureCheck(at.gv.egiz.sl.schema.CheckResultType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyCMSSignatureResponseTypeSignatureCheck</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a>> createVerifyCMSSignatureResponseTypeSignatureCheck(<a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>CheckResultType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyCMSSignatureResponseTypeCertificateCheck(at.gv.egiz.sl.schema.CheckResultType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyCMSSignatureResponseTypeCertificateCheck</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a>> createVerifyCMSSignatureResponseTypeCertificateCheck(<a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema">CheckResultType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/CheckResultType.html" title="class in at.gv.egiz.sl.schema"><code>CheckResultType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createVerifyCMSSignatureResponseTypeSignerInfo(at.gv.egiz.sl.schema.KeyInfoType)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createVerifyCMSSignatureResponseTypeSignerInfo</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a>> createVerifyCMSSignatureResponseTypeSignerInfo(<a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema">KeyInfoType</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="../../../../../at/gv/egiz/sl/schema/KeyInfoType.html" title="class in at.gv.egiz.sl.schema"><code>KeyInfoType</code></a><code>></code>}</div> -</li> -</ul> -<a name="createManifestRefsCheckResultInfoTypeReferringSigReference(java.math.BigInteger)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createManifestRefsCheckResultInfoTypeReferringSigReference</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>> createManifestRefsCheckResultInfoTypeReferringSigReference(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> -</li> -</ul> -<a name="createManifestRefsCheckResultInfoTypeFailedReference(java.math.BigInteger)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>createManifestRefsCheckResultInfoTypeFailedReference</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a><<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>> createManifestRefsCheckResultInfoTypeFailedReference(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> value)</pre> -<div class="block">Create an instance of <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code><</code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>></code>}</div> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ObjectFactory.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../at/gv/egiz/sl/schema/NullOperationResponseType.html" title="class in at.gv.egiz.sl.schema"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../at/gv/egiz/sl/schema/ObjectType.html" title="class in at.gv.egiz.sl.schema"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/sl/schema/ObjectFactory.html" target="_top">Frames</a></li> -<li><a href="ObjectFactory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> -</ul> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> |