blob: 8a7aaa609a34de5a7a19611d0dd2eb50aca56d3e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ObjectFactory (Apache CXF JavaDoc 3.0.0 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ObjectFactory (Apache CXF JavaDoc 3.0.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ObjectFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ObjectFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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.oasis_open.docs.wsrf.rp_2</FONT>
<BR>
Class ObjectFactory</H2>
<PRE>
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.oasis_open.docs.wsrf.rp_2.ObjectFactory</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>ObjectFactory</B><DT>extends <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
</PRE>
<P>
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.oasis_open.docs.wsrf.rp_2 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.
<P>
<P>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_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>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#ObjectFactory()">ObjectFactory</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.wsrf.rp_2</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== 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>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createDelete(org.oasis_open.docs.wsrf.rp_2.DeleteType)">createDelete</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourceProperties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createDeleteResourceProperties()">createDeleteResourceProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteResourceProperties</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourcePropertiesRequestFailedFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createDeleteResourcePropertiesRequestFailedFault(org.oasis_open.docs.wsrf.rp_2.DeleteResourcePropertiesRequestFailedFaultType)">createDeleteResourcePropertiesRequestFailedFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourcePropertiesRequestFailedFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteResourcePropertiesRequestFailedFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourcePropertiesRequestFailedFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createDeleteResourcePropertiesRequestFailedFaultType()">createDeleteResourcePropertiesRequestFailedFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteResourcePropertiesRequestFailedFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourcePropertiesResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createDeleteResourcePropertiesResponse()">createDeleteResourcePropertiesResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteResourcePropertiesResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createDeleteType()">createDeleteType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetMultipleResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetMultipleResourceProperties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createGetMultipleResourceProperties()">createGetMultipleResourceProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetMultipleResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetMultipleResourceProperties</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetMultipleResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetMultipleResourcePropertiesResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createGetMultipleResourcePropertiesResponse()">createGetMultipleResourcePropertiesResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetMultipleResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetMultipleResourcePropertiesResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createGetResourceProperty(javax.xml.namespace.QName)">createGetResourceProperty</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace"><CODE>QName</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyDocument</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createGetResourcePropertyDocument()">createGetResourcePropertyDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetResourcePropertyDocument</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyDocumentResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyDocumentResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createGetResourcePropertyDocumentResponse()">createGetResourcePropertyDocumentResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyDocumentResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetResourcePropertyDocumentResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createGetResourcePropertyResponse()">createGetResourcePropertyResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetResourcePropertyResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInsert(org.oasis_open.docs.wsrf.rp_2.InsertType)">createInsert</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourceProperties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInsertResourceProperties()">createInsertResourceProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertResourceProperties</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourcePropertiesRequestFailedFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInsertResourcePropertiesRequestFailedFault(org.oasis_open.docs.wsrf.rp_2.InsertResourcePropertiesRequestFailedFaultType)">createInsertResourcePropertiesRequestFailedFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourcePropertiesRequestFailedFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertResourcePropertiesRequestFailedFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourcePropertiesRequestFailedFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInsertResourcePropertiesRequestFailedFaultType()">createInsertResourcePropertiesRequestFailedFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertResourcePropertiesRequestFailedFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourcePropertiesResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInsertResourcePropertiesResponse()">createInsertResourcePropertiesResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertResourcePropertiesResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInsertType()">createInsertType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidModificationFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInvalidModificationFault(org.oasis_open.docs.wsrf.rp_2.InvalidModificationFaultType)">createInvalidModificationFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidModificationFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidModificationFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidModificationFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInvalidModificationFaultType()">createInvalidModificationFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidModificationFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidQueryExpressionFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInvalidQueryExpressionFault(org.oasis_open.docs.wsrf.rp_2.InvalidQueryExpressionFaultType)">createInvalidQueryExpressionFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidQueryExpressionFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidQueryExpressionFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidQueryExpressionFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInvalidQueryExpressionFaultType()">createInvalidQueryExpressionFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidQueryExpressionFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidResourcePropertyQNameFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInvalidResourcePropertyQNameFault(org.oasis_open.docs.wsrf.rp_2.InvalidResourcePropertyQNameFaultType)">createInvalidResourcePropertyQNameFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidResourcePropertyQNameFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidResourcePropertyQNameFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidResourcePropertyQNameFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createInvalidResourcePropertyQNameFaultType()">createInvalidResourcePropertyQNameFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidResourcePropertyQNameFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2">PutResourcePropertyDocument</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createPutResourcePropertyDocument()">createPutResourcePropertyDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>PutResourcePropertyDocument</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocumentResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">PutResourcePropertyDocumentResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createPutResourcePropertyDocumentResponse()">createPutResourcePropertyDocumentResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocumentResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>PutResourcePropertyDocumentResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryEvaluationErrorFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createQueryEvaluationErrorFault(org.oasis_open.docs.wsrf.rp_2.QueryEvaluationErrorFaultType)">createQueryEvaluationErrorFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryEvaluationErrorFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryEvaluationErrorFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryEvaluationErrorFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createQueryEvaluationErrorFaultType()">createQueryEvaluationErrorFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryEvaluationErrorFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryExpressionType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createQueryExpression(org.oasis_open.docs.wsrf.rp_2.QueryExpressionType)">createQueryExpression</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryExpressionType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryExpressionType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createQueryExpressionDialect(java.lang.String)">createQueryExpressionDialect</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><CODE>String</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionRPDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryExpressionRPDocument</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createQueryExpressionRPDocument()">createQueryExpressionRPDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionRPDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryExpressionRPDocument</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryExpressionType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createQueryExpressionType()">createQueryExpressionType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryExpressionType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryResourceProperties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createQueryResourceProperties()">createQueryResourceProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryResourceProperties</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryResourcePropertiesResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createQueryResourcePropertiesResponse()">createQueryResourcePropertiesResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryResourcePropertiesResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyChangeFailureType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createResourcePropertyChangeFailureType()">createResourcePropertyChangeFailureType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyChangeFailureType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.CurrentValue.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyChangeFailureType.CurrentValue</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createResourcePropertyChangeFailureTypeCurrentValue()">createResourcePropertyChangeFailureTypeCurrentValue</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.CurrentValue.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyChangeFailureType.CurrentValue</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.RequestedValue.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyChangeFailureType.RequestedValue</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createResourcePropertyChangeFailureTypeRequestedValue()">createResourcePropertyChangeFailureTypeRequestedValue</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.RequestedValue.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyChangeFailureType.RequestedValue</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createResourcePropertyValueChangeNotification(org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType)">createResourcePropertyValueChangeNotification</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createResourcePropertyValueChangeNotificationType()">createResourcePropertyValueChangeNotificationType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.NewValues.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType.NewValues</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createResourcePropertyValueChangeNotificationTypeNewValues()">createResourcePropertyValueChangeNotificationTypeNewValues</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.NewValues.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType.NewValues</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType.OldValues</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createResourcePropertyValueChangeNotificationTypeOldValues()">createResourcePropertyValueChangeNotificationTypeOldValues</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType.OldValues</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType.OldValues</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createResourcePropertyValueChangeNotificationTypeOldValues(org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType.OldValues)">createResourcePropertyValueChangeNotificationTypeOldValues</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType.OldValues</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType.OldValues</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourceProperties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createSetResourceProperties()">createSetResourceProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>SetResourceProperties</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourcePropertiesResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createSetResourcePropertiesResponse()">createSetResourcePropertiesResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>SetResourcePropertiesResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourcePropertyRequestFailedFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createSetResourcePropertyRequestFailedFault(org.oasis_open.docs.wsrf.rp_2.SetResourcePropertyRequestFailedFaultType)">createSetResourcePropertyRequestFailedFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourcePropertyRequestFailedFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>SetResourcePropertyRequestFailedFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourcePropertyRequestFailedFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createSetResourcePropertyRequestFailedFaultType()">createSetResourcePropertyRequestFailedFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>SetResourcePropertyRequestFailedFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToModifyResourcePropertyFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUnableToModifyResourcePropertyFault(org.oasis_open.docs.wsrf.rp_2.UnableToModifyResourcePropertyFaultType)">createUnableToModifyResourcePropertyFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToModifyResourcePropertyFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnableToModifyResourcePropertyFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToModifyResourcePropertyFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUnableToModifyResourcePropertyFaultType()">createUnableToModifyResourcePropertyFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnableToModifyResourcePropertyFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToPutResourcePropertyDocumentFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUnableToPutResourcePropertyDocumentFault(org.oasis_open.docs.wsrf.rp_2.UnableToPutResourcePropertyDocumentFaultType)">createUnableToPutResourcePropertyDocumentFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToPutResourcePropertyDocumentFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnableToPutResourcePropertyDocumentFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToPutResourcePropertyDocumentFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUnableToPutResourcePropertyDocumentFaultType()">createUnableToPutResourcePropertyDocumentFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnableToPutResourcePropertyDocumentFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnknownQueryExpressionDialectFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUnknownQueryExpressionDialectFault(org.oasis_open.docs.wsrf.rp_2.UnknownQueryExpressionDialectFaultType)">createUnknownQueryExpressionDialectFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnknownQueryExpressionDialectFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnknownQueryExpressionDialectFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnknownQueryExpressionDialectFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUnknownQueryExpressionDialectFaultType()">createUnknownQueryExpressionDialectFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnknownQueryExpressionDialectFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUpdate(org.oasis_open.docs.wsrf.rp_2.UpdateType)">createUpdate</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourceProperties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUpdateResourceProperties()">createUpdateResourceProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateResourceProperties</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourcePropertiesRequestFailedFaultType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUpdateResourcePropertiesRequestFailedFault(org.oasis_open.docs.wsrf.rp_2.UpdateResourcePropertiesRequestFailedFaultType)">createUpdateResourcePropertiesRequestFailedFault</A></B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourcePropertiesRequestFailedFaultType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateResourcePropertiesRequestFailedFaultType</CODE></A><code>&gt;</code>}</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourcePropertiesRequestFailedFaultType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUpdateResourcePropertiesRequestFailedFaultType()">createUpdateResourcePropertiesRequestFailedFaultType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateResourcePropertiesRequestFailedFaultType</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourcePropertiesResponse</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUpdateResourcePropertiesResponse()">createUpdateResourcePropertiesResponse</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateResourcePropertiesResponse</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html#createUpdateType()">createUpdateType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateType</CODE></A></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/6/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://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_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>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ObjectFactory()"><!-- --></A><H3>
ObjectFactory</H3>
<PRE>
public <B>ObjectFactory</B>()</PRE>
<DL>
<DD>Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.wsrf.rp_2
<P>
</DL>
<!-- ============ 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="createResourcePropertyValueChangeNotificationTypeOldValues()"><!-- --></A><H3>
createResourcePropertyValueChangeNotificationTypeOldValues</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType.OldValues</A> <B>createResourcePropertyValueChangeNotificationTypeOldValues</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType.OldValues</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createGetResourcePropertyResponse()"><!-- --></A><H3>
createGetResourcePropertyResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyResponse</A> <B>createGetResourcePropertyResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetResourcePropertyResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQueryExpressionType()"><!-- --></A><H3>
createQueryExpressionType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryExpressionType</A> <B>createQueryExpressionType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryExpressionType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQueryExpressionRPDocument()"><!-- --></A><H3>
createQueryExpressionRPDocument</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionRPDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryExpressionRPDocument</A> <B>createQueryExpressionRPDocument</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionRPDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryExpressionRPDocument</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInvalidModificationFaultType()"><!-- --></A><H3>
createInvalidModificationFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidModificationFaultType</A> <B>createInvalidModificationFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidModificationFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createDeleteResourceProperties()"><!-- --></A><H3>
createDeleteResourceProperties</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourceProperties</A> <B>createDeleteResourceProperties</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteResourceProperties</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInsertResourcePropertiesResponse()"><!-- --></A><H3>
createInsertResourcePropertiesResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourcePropertiesResponse</A> <B>createInsertResourcePropertiesResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertResourcePropertiesResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInvalidResourcePropertyQNameFaultType()"><!-- --></A><H3>
createInvalidResourcePropertyQNameFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidResourcePropertyQNameFaultType</A> <B>createInvalidResourcePropertyQNameFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidResourcePropertyQNameFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createDeleteResourcePropertiesRequestFailedFaultType()"><!-- --></A><H3>
createDeleteResourcePropertiesRequestFailedFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourcePropertiesRequestFailedFaultType</A> <B>createDeleteResourcePropertiesRequestFailedFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteResourcePropertiesRequestFailedFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createGetResourcePropertyDocumentResponse()"><!-- --></A><H3>
createGetResourcePropertyDocumentResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyDocumentResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyDocumentResponse</A> <B>createGetResourcePropertyDocumentResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyDocumentResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetResourcePropertyDocumentResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQueryResourceProperties()"><!-- --></A><H3>
createQueryResourceProperties</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryResourceProperties</A> <B>createQueryResourceProperties</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryResourceProperties</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createSetResourcePropertiesResponse()"><!-- --></A><H3>
createSetResourcePropertiesResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourcePropertiesResponse</A> <B>createSetResourcePropertiesResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>SetResourcePropertiesResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQueryEvaluationErrorFaultType()"><!-- --></A><H3>
createQueryEvaluationErrorFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryEvaluationErrorFaultType</A> <B>createQueryEvaluationErrorFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryEvaluationErrorFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createSetResourceProperties()"><!-- --></A><H3>
createSetResourceProperties</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourceProperties</A> <B>createSetResourceProperties</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>SetResourceProperties</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUpdateType()"><!-- --></A><H3>
createUpdateType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateType</A> <B>createUpdateType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInsertResourcePropertiesRequestFailedFaultType()"><!-- --></A><H3>
createInsertResourcePropertiesRequestFailedFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourcePropertiesRequestFailedFaultType</A> <B>createInsertResourcePropertiesRequestFailedFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertResourcePropertiesRequestFailedFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createResourcePropertyValueChangeNotificationTypeNewValues()"><!-- --></A><H3>
createResourcePropertyValueChangeNotificationTypeNewValues</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.NewValues.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType.NewValues</A> <B>createResourcePropertyValueChangeNotificationTypeNewValues</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.NewValues.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType.NewValues</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createDeleteType()"><!-- --></A><H3>
createDeleteType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteType</A> <B>createDeleteType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createResourcePropertyChangeFailureType()"><!-- --></A><H3>
createResourcePropertyChangeFailureType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyChangeFailureType</A> <B>createResourcePropertyChangeFailureType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyChangeFailureType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUnableToModifyResourcePropertyFaultType()"><!-- --></A><H3>
createUnableToModifyResourcePropertyFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToModifyResourcePropertyFaultType</A> <B>createUnableToModifyResourcePropertyFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnableToModifyResourcePropertyFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createPutResourcePropertyDocument()"><!-- --></A><H3>
createPutResourcePropertyDocument</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2">PutResourcePropertyDocument</A> <B>createPutResourcePropertyDocument</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>PutResourcePropertyDocument</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createGetMultipleResourceProperties()"><!-- --></A><H3>
createGetMultipleResourceProperties</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetMultipleResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetMultipleResourceProperties</A> <B>createGetMultipleResourceProperties</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetMultipleResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetMultipleResourceProperties</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUnknownQueryExpressionDialectFaultType()"><!-- --></A><H3>
createUnknownQueryExpressionDialectFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnknownQueryExpressionDialectFaultType</A> <B>createUnknownQueryExpressionDialectFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnknownQueryExpressionDialectFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUpdateResourceProperties()"><!-- --></A><H3>
createUpdateResourceProperties</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourceProperties</A> <B>createUpdateResourceProperties</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateResourceProperties</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUnableToPutResourcePropertyDocumentFaultType()"><!-- --></A><H3>
createUnableToPutResourcePropertyDocumentFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToPutResourcePropertyDocumentFaultType</A> <B>createUnableToPutResourcePropertyDocumentFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnableToPutResourcePropertyDocumentFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createResourcePropertyChangeFailureTypeCurrentValue()"><!-- --></A><H3>
createResourcePropertyChangeFailureTypeCurrentValue</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.CurrentValue.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyChangeFailureType.CurrentValue</A> <B>createResourcePropertyChangeFailureTypeCurrentValue</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.CurrentValue.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyChangeFailureType.CurrentValue</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createDeleteResourcePropertiesResponse()"><!-- --></A><H3>
createDeleteResourcePropertiesResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourcePropertiesResponse</A> <B>createDeleteResourcePropertiesResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteResourcePropertiesResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInsertResourceProperties()"><!-- --></A><H3>
createInsertResourceProperties</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourceProperties</A> <B>createInsertResourceProperties</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourceProperties.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertResourceProperties</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUpdateResourcePropertiesResponse()"><!-- --></A><H3>
createUpdateResourcePropertiesResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourcePropertiesResponse</A> <B>createUpdateResourcePropertiesResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateResourcePropertiesResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQueryResourcePropertiesResponse()"><!-- --></A><H3>
createQueryResourcePropertiesResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryResourcePropertiesResponse</A> <B>createQueryResourcePropertiesResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryResourcePropertiesResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createPutResourcePropertyDocumentResponse()"><!-- --></A><H3>
createPutResourcePropertyDocumentResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocumentResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">PutResourcePropertyDocumentResponse</A> <B>createPutResourcePropertyDocumentResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocumentResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>PutResourcePropertyDocumentResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUpdateResourcePropertiesRequestFailedFaultType()"><!-- --></A><H3>
createUpdateResourcePropertiesRequestFailedFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourcePropertiesRequestFailedFaultType</A> <B>createUpdateResourcePropertiesRequestFailedFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateResourcePropertiesRequestFailedFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createGetResourcePropertyDocument()"><!-- --></A><H3>
createGetResourcePropertyDocument</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyDocument</A> <B>createGetResourcePropertyDocument</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetResourcePropertyDocument</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createResourcePropertyValueChangeNotificationType()"><!-- --></A><H3>
createResourcePropertyValueChangeNotificationType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType</A> <B>createResourcePropertyValueChangeNotificationType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInsertType()"><!-- --></A><H3>
createInsertType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertType</A> <B>createInsertType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createSetResourcePropertyRequestFailedFaultType()"><!-- --></A><H3>
createSetResourcePropertyRequestFailedFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourcePropertyRequestFailedFaultType</A> <B>createSetResourcePropertyRequestFailedFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>SetResourcePropertyRequestFailedFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createGetMultipleResourcePropertiesResponse()"><!-- --></A><H3>
createGetMultipleResourcePropertiesResponse</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetMultipleResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetMultipleResourcePropertiesResponse</A> <B>createGetMultipleResourcePropertiesResponse</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/GetMultipleResourcePropertiesResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>GetMultipleResourcePropertiesResponse</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInvalidQueryExpressionFaultType()"><!-- --></A><H3>
createInvalidQueryExpressionFaultType</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidQueryExpressionFaultType</A> <B>createInvalidQueryExpressionFaultType</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidQueryExpressionFaultType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createResourcePropertyChangeFailureTypeRequestedValue()"><!-- --></A><H3>
createResourcePropertyChangeFailureTypeRequestedValue</H3>
<PRE>
public <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.RequestedValue.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyChangeFailureType.RequestedValue</A> <B>createResourcePropertyChangeFailureTypeRequestedValue</B>()</PRE>
<DL>
<DD>Create an instance of <A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyChangeFailureType.RequestedValue.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyChangeFailureType.RequestedValue</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInvalidModificationFault(org.oasis_open.docs.wsrf.rp_2.InvalidModificationFaultType)"><!-- --></A><H3>
createInvalidModificationFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidModificationFaultType</A>&gt; <B>createInvalidModificationFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidModificationFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidModificationFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidModificationFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInvalidQueryExpressionFault(org.oasis_open.docs.wsrf.rp_2.InvalidQueryExpressionFaultType)"><!-- --></A><H3>
createInvalidQueryExpressionFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidQueryExpressionFaultType</A>&gt; <B>createInvalidQueryExpressionFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidQueryExpressionFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidQueryExpressionFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidQueryExpressionFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUnknownQueryExpressionDialectFault(org.oasis_open.docs.wsrf.rp_2.UnknownQueryExpressionDialectFaultType)"><!-- --></A><H3>
createUnknownQueryExpressionDialectFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnknownQueryExpressionDialectFaultType</A>&gt; <B>createUnknownQueryExpressionDialectFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnknownQueryExpressionDialectFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnknownQueryExpressionDialectFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnknownQueryExpressionDialectFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUnableToPutResourcePropertyDocumentFault(org.oasis_open.docs.wsrf.rp_2.UnableToPutResourcePropertyDocumentFaultType)"><!-- --></A><H3>
createUnableToPutResourcePropertyDocumentFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToPutResourcePropertyDocumentFaultType</A>&gt; <B>createUnableToPutResourcePropertyDocumentFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToPutResourcePropertyDocumentFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToPutResourcePropertyDocumentFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnableToPutResourcePropertyDocumentFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUpdate(org.oasis_open.docs.wsrf.rp_2.UpdateType)"><!-- --></A><H3>
createUpdate</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateType</A>&gt; <B>createUpdate</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQueryEvaluationErrorFault(org.oasis_open.docs.wsrf.rp_2.QueryEvaluationErrorFaultType)"><!-- --></A><H3>
createQueryEvaluationErrorFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryEvaluationErrorFaultType</A>&gt; <B>createQueryEvaluationErrorFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryEvaluationErrorFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryEvaluationErrorFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryEvaluationErrorFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInvalidResourcePropertyQNameFault(org.oasis_open.docs.wsrf.rp_2.InvalidResourcePropertyQNameFaultType)"><!-- --></A><H3>
createInvalidResourcePropertyQNameFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidResourcePropertyQNameFaultType</A>&gt; <B>createInvalidResourcePropertyQNameFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InvalidResourcePropertyQNameFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InvalidResourcePropertyQNameFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUpdateResourcePropertiesRequestFailedFault(org.oasis_open.docs.wsrf.rp_2.UpdateResourcePropertiesRequestFailedFaultType)"><!-- --></A><H3>
createUpdateResourcePropertiesRequestFailedFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourcePropertiesRequestFailedFaultType</A>&gt; <B>createUpdateResourcePropertiesRequestFailedFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UpdateResourcePropertiesRequestFailedFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UpdateResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UpdateResourcePropertiesRequestFailedFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQueryExpressionDialect(java.lang.String)"><!-- --></A><H3>
createQueryExpressionDialect</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>createQueryExpressionDialect</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><CODE>String</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createDeleteResourcePropertiesRequestFailedFault(org.oasis_open.docs.wsrf.rp_2.DeleteResourcePropertiesRequestFailedFaultType)"><!-- --></A><H3>
createDeleteResourcePropertiesRequestFailedFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourcePropertiesRequestFailedFaultType</A>&gt; <B>createDeleteResourcePropertiesRequestFailedFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteResourcePropertiesRequestFailedFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteResourcePropertiesRequestFailedFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createResourcePropertyValueChangeNotification(org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType)"><!-- --></A><H3>
createResourcePropertyValueChangeNotification</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType</A>&gt; <B>createResourcePropertyValueChangeNotification</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInsertResourcePropertiesRequestFailedFault(org.oasis_open.docs.wsrf.rp_2.InsertResourcePropertiesRequestFailedFaultType)"><!-- --></A><H3>
createInsertResourcePropertiesRequestFailedFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourcePropertiesRequestFailedFaultType</A>&gt; <B>createInsertResourcePropertiesRequestFailedFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertResourcePropertiesRequestFailedFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertResourcePropertiesRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertResourcePropertiesRequestFailedFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createSetResourcePropertyRequestFailedFault(org.oasis_open.docs.wsrf.rp_2.SetResourcePropertyRequestFailedFaultType)"><!-- --></A><H3>
createSetResourcePropertyRequestFailedFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourcePropertyRequestFailedFaultType</A>&gt; <B>createSetResourcePropertyRequestFailedFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">SetResourcePropertyRequestFailedFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/SetResourcePropertyRequestFailedFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>SetResourcePropertyRequestFailedFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createGetResourceProperty(javax.xml.namespace.QName)"><!-- --></A><H3>
createGetResourceProperty</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&gt; <B>createGetResourceProperty</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace"><CODE>QName</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createInsert(org.oasis_open.docs.wsrf.rp_2.InsertType)"><!-- --></A><H3>
createInsert</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertType</A>&gt; <B>createInsert</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2">InsertType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InsertType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>InsertType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createUnableToModifyResourcePropertyFault(org.oasis_open.docs.wsrf.rp_2.UnableToModifyResourcePropertyFaultType)"><!-- --></A><H3>
createUnableToModifyResourcePropertyFault</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToModifyResourcePropertyFaultType</A>&gt; <B>createUnableToModifyResourcePropertyFault</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2">UnableToModifyResourcePropertyFaultType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/UnableToModifyResourcePropertyFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>UnableToModifyResourcePropertyFaultType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQueryExpression(org.oasis_open.docs.wsrf.rp_2.QueryExpressionType)"><!-- --></A><H3>
createQueryExpression</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryExpressionType</A>&gt; <B>createQueryExpression</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2">QueryExpressionType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/QueryExpressionType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>QueryExpressionType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createDelete(org.oasis_open.docs.wsrf.rp_2.DeleteType)"><!-- --></A><H3>
createDelete</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteType</A>&gt; <B>createDelete</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2">DeleteType</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/DeleteType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>DeleteType</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createResourcePropertyValueChangeNotificationTypeOldValues(org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType.OldValues)"><!-- --></A><H3>
createResourcePropertyValueChangeNotificationTypeOldValues</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</A>&lt;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType.OldValues</A>&gt; <B>createResourcePropertyValueChangeNotificationTypeOldValues</B>(<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2">ResourcePropertyValueChangeNotificationType.OldValues</A>&nbsp;value)</PRE>
<DL>
<DD>Create an instance of <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><CODE>JAXBElement</CODE></A><code>&lt;</code><A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/ResourcePropertyValueChangeNotificationType.OldValues.html" title="class in org.oasis_open.docs.wsrf.rp_2"><CODE>ResourcePropertyValueChangeNotificationType.OldValues</CODE></A><code>&gt;</code>}
<P>
<DD><DL>
</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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ObjectFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/InvalidResourcePropertyQNameFaultType.html" title="class in org.oasis_open.docs.wsrf.rp_2"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/oasis_open/docs/wsrf/rp_2/PutResourcePropertyDocument.html" title="class in org.oasis_open.docs.wsrf.rp_2"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/oasis_open/docs/wsrf/rp_2/ObjectFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ObjectFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Apache CXF
</BODY>
</HTML>