Show DisclosureRequestType.html syntax highlighted
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0-beta2) on Tue Apr 17 12:40:18 EDT 2007 -->
<TITLE>
DisclosureRequestType
</TITLE>
<META NAME="keywords" CONTENT="org.rickmurphy.exchangepackage.disclosure.DisclosureRequestType interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="DisclosureRequestType";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequest.html" title="interface in org.rickmurphy.exchangepackage.disclosure"><B>PREV CLASS</B></A>
<A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/ObjectFactory.html" title="class in org.rickmurphy.exchangepackage.disclosure"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html" target="_top"><B>FRAMES</B></A>
<A HREF="DisclosureRequestType.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.rickmurphy.exchangepackage.disclosure</FONT>
<BR>
Interface DisclosureRequestType</H2>
<DL>
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequest.html" title="interface in org.rickmurphy.exchangepackage.disclosure">DisclosureRequest</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/impl/DisclosureRequestImpl.html" title="class in org.rickmurphy.exchangepackage.disclosure.impl">DisclosureRequestImpl</A>, <A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/impl/DisclosureRequestTypeImpl.html" title="class in org.rickmurphy.exchangepackage.disclosure.impl">DisclosureRequestTypeImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>DisclosureRequestType</B></DL>
</PRE>
<P>
Java content class for DisclosureRequestType complex type.
<p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/rmurphy/cps/etc/privacy/disclosure-request.xsd line 13)
<p>
<pre>
<complexType name="DisclosureRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://schemas.xmlsoap.org/ws/2003/03/addressing}MessageID"/>
<element ref="{http://schemas.xmlsoap.org/ws/2003/03/addressing}EndpointReference"/>
<element ref="{http://schemas.xmlsoap.org/ws/2003/03/addressing}ReplyTo"/>
<element name="intent" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="requester" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="document" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</pre>
<P>
<P>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#getDocument()">getDocument</A></B>()</CODE>
<BR>
Gets the value of the document property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#getEndpointReference()">getEndpointReference</A></B>()</CODE>
<BR>
Gets the value of the endpointReference property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#getIntent()">getIntent</A></B>()</CODE>
<BR>
Gets the value of the intent property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> org.xmlsoap.schemas.ws._2003._03.addressing.AttributedURI</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#getMessageID()">getMessageID</A></B>()</CODE>
<BR>
Gets the value of the messageID property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#getReplyTo()">getReplyTo</A></B>()</CODE>
<BR>
Gets the value of the replyTo property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#getRequester()">getRequester</A></B>()</CODE>
<BR>
Gets the value of the requester property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#setDocument(java.lang.String)">setDocument</A></B>(java.lang.String value)</CODE>
<BR>
Sets the value of the document property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#setEndpointReference(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType)">setEndpointReference</A></B>(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType value)</CODE>
<BR>
Sets the value of the endpointReference property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#setIntent(java.lang.String)">setIntent</A></B>(java.lang.String value)</CODE>
<BR>
Sets the value of the intent property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#setMessageID(org.xmlsoap.schemas.ws._2003._03.addressing.AttributedURI)">setMessageID</A></B>(org.xmlsoap.schemas.ws._2003._03.addressing.AttributedURI value)</CODE>
<BR>
Sets the value of the messageID property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#setReplyTo(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType)">setReplyTo</A></B>(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType value)</CODE>
<BR>
Sets the value of the replyTo property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html#setRequester(java.lang.String)">setRequester</A></B>(java.lang.String value)</CODE>
<BR>
Sets the value of the requester property.</TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getDocument()"><!-- --></A><H3>
getDocument</H3>
<PRE>
java.lang.String <B>getDocument</B>()</PRE>
<DL>
<DD>Gets the value of the document property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<CODE>String</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setDocument(java.lang.String)"><!-- --></A><H3>
setDocument</H3>
<PRE>
void <B>setDocument</B>(java.lang.String value)</PRE>
<DL>
<DD>Sets the value of the document property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<CODE>String</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getEndpointReference()"><!-- --></A><H3>
getEndpointReference</H3>
<PRE>
org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType <B>getEndpointReference</B>()</PRE>
<DL>
<DD>Gets the value of the endpointReference property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<CODE>EndpointReferenceType</CODE>
<CODE>EndpointReference</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setEndpointReference(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType)"><!-- --></A><H3>
setEndpointReference</H3>
<PRE>
void <B>setEndpointReference</B>(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType value)</PRE>
<DL>
<DD>Sets the value of the endpointReference property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<CODE>EndpointReferenceType</CODE>
<CODE>EndpointReference</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getMessageID()"><!-- --></A><H3>
getMessageID</H3>
<PRE>
org.xmlsoap.schemas.ws._2003._03.addressing.AttributedURI <B>getMessageID</B>()</PRE>
<DL>
<DD>Gets the value of the messageID property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<CODE>AttributedURI</CODE>
<CODE>MessageID</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setMessageID(org.xmlsoap.schemas.ws._2003._03.addressing.AttributedURI)"><!-- --></A><H3>
setMessageID</H3>
<PRE>
void <B>setMessageID</B>(org.xmlsoap.schemas.ws._2003._03.addressing.AttributedURI value)</PRE>
<DL>
<DD>Sets the value of the messageID property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<CODE>AttributedURI</CODE>
<CODE>MessageID</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getReplyTo()"><!-- --></A><H3>
getReplyTo</H3>
<PRE>
org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType <B>getReplyTo</B>()</PRE>
<DL>
<DD>Gets the value of the replyTo property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<CODE>EndpointReferenceType</CODE>
<CODE>ReplyTo</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setReplyTo(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType)"><!-- --></A><H3>
setReplyTo</H3>
<PRE>
void <B>setReplyTo</B>(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType value)</PRE>
<DL>
<DD>Sets the value of the replyTo property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<CODE>EndpointReferenceType</CODE>
<CODE>ReplyTo</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getIntent()"><!-- --></A><H3>
getIntent</H3>
<PRE>
java.lang.String <B>getIntent</B>()</PRE>
<DL>
<DD>Gets the value of the intent property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<CODE>String</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setIntent(java.lang.String)"><!-- --></A><H3>
setIntent</H3>
<PRE>
void <B>setIntent</B>(java.lang.String value)</PRE>
<DL>
<DD>Sets the value of the intent property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<CODE>String</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getRequester()"><!-- --></A><H3>
getRequester</H3>
<PRE>
java.lang.String <B>getRequester</B>()</PRE>
<DL>
<DD>Gets the value of the requester property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<CODE>String</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setRequester(java.lang.String)"><!-- --></A><H3>
setRequester</H3>
<PRE>
void <B>setRequester</B>(java.lang.String value)</PRE>
<DL>
<DD>Sets the value of the requester property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<CODE>String</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/DisclosureRequest.html" title="interface in org.rickmurphy.exchangepackage.disclosure"><B>PREV CLASS</B></A>
<A HREF="../../../../org/rickmurphy/exchangepackage/disclosure/ObjectFactory.html" title="class in org.rickmurphy.exchangepackage.disclosure"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/rickmurphy/exchangepackage/disclosure/DisclosureRequestType.html" target="_top"><B>FRAMES</B></A>
<A HREF="DisclosureRequestType.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
See more files for this project here