any.html

来自「API資料大全」· HTML 代码 · 共 1,167 行 · 第 1/5 页

HTML
1,167
字号
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an input/output argument to this <code>Request</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;<A HREF="../../../../org/omg/CORBA/Any.html">Any</A></CODE></FONT></TD><TD><CODE><B>Request.</B><B><A HREF="../../../../org/omg/CORBA/Request.html#add_named_inout_arg(java.lang.String)">add_named_inout_arg</A></B>(<A HREF="../../../../java/lang/String.html">String</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an input/output argument with the given name to this <code>Request</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;<A HREF="../../../../org/omg/CORBA/Any.html">Any</A></CODE></FONT></TD><TD><CODE><B>Request.</B><B><A HREF="../../../../org/omg/CORBA/Request.html#add_out_arg()">add_out_arg</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an output argument to this <code>Request</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;<A HREF="../../../../org/omg/CORBA/Any.html">Any</A></CODE></FONT></TD><TD><CODE><B>Request.</B><B><A HREF="../../../../org/omg/CORBA/Request.html#add_named_out_arg(java.lang.String)">add_named_out_arg</A></B>(<A HREF="../../../../java/lang/String.html">String</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an output argument with the given name to this <code>Request</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;<A HREF="../../../../org/omg/CORBA/Any.html">Any</A></CODE></FONT></TD><TD><CODE><B>Request.</B><B><A HREF="../../../../org/omg/CORBA/Request.html#return_value()">return_value</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>Any</code> object that contains the value for the result of the method.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;<A HREF="../../../../org/omg/CORBA/Any.html">Any</A></CODE></FONT></TD><TD><CODE><B>ORB.</B><B><A HREF="../../../../org/omg/CORBA/ORB.html#create_any()">create_any</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an IDL <code>Any</code> object initialized to contain a <code>Typecode</code> object whose <code>kind</code> field is set to <code>TCKind.tc_null</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>[]</CODE></FONT></TD><TD><CODE><B>DynSequence.</B><B><A HREF="../../../../org/omg/CORBA/DynSequence.html#get_elements()">get_elements</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of every element in this sequence.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>[]</CODE></FONT></TD><TD><CODE><B>AnySeqHelper.</B><B><A HREF="../../../../org/omg/CORBA/AnySeqHelper.html#extract(org.omg.CORBA.Any)">extract</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>[]</CODE></FONT></TD><TD><CODE><B>AnySeqHelper.</B><B><A HREF="../../../../org/omg/CORBA/AnySeqHelper.html#read(org.omg.CORBA.portable.InputStream)">read</A></B>(<A HREF="../../../../org/omg/CORBA/portable/InputStream.html">InputStream</A>&nbsp;istream)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../org/omg/CORBA/package-summary.html">org.omg.CORBA</A> with parameters of type <A HREF="../../../../org/omg/CORBA/Any.html">Any</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>DynAny.</B><B><A HREF="../../../../org/omg/CORBA/DynAny.html#from_any(org.omg.CORBA.Any)">from_any</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;value)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Make a <code>DynAny</code> object from an <code>Any</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>DynAny.</B><B><A HREF="../../../../org/omg/CORBA/DynAny.html#insert_any(org.omg.CORBA.Any)">insert_any</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;value)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserts the given <code>org.omg.CORBA.Any</code> object as the value for this <code>DynAny</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>UnionMemberHelper.</B><B><A HREF="../../../../org/omg/CORBA/UnionMemberHelper.html#insert(org.omg.CORBA.Any, org.omg.CORBA.UnionMember)">insert</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a,       <A HREF="../../../../org/omg/CORBA/UnionMember.html">UnionMember</A>&nbsp;that)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../org/omg/CORBA/UnionMember.html">UnionMember</A></CODE></FONT></TD><TD><CODE><B>UnionMemberHelper.</B><B><A HREF="../../../../org/omg/CORBA/UnionMemberHelper.html#extract(org.omg.CORBA.Any)">extract</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../org/omg/CORBA/ServiceInformation.html">ServiceInformation</A></CODE></FONT></TD><TD><CODE><B>ServiceInformationHelper.</B><B><A HREF="../../../../org/omg/CORBA/ServiceInformationHelper.html#extract(org.omg.CORBA.Any)">extract</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>ServiceInformationHelper.</B><B><A HREF="../../../../org/omg/CORBA/ServiceInformationHelper.html#insert(org.omg.CORBA.Any, org.omg.CORBA.ServiceInformation)">insert</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a,       <A HREF="../../../../org/omg/CORBA/ServiceInformation.html">ServiceInformation</A>&nbsp;that)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>PolicyListHelper.</B><B><A HREF="../../../../org/omg/CORBA/PolicyListHelper.html#insert(org.omg.CORBA.Any, org.omg.CORBA.Policy[])">insert</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a,       <A HREF="../../../../org/omg/CORBA/Policy.html">Policy</A>[]&nbsp;that)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../org/omg/CORBA/Policy.html">Policy</A>[]</CODE></FONT></TD><TD><CODE><B>PolicyListHelper.</B><B><A HREF="../../../../org/omg/CORBA/PolicyListHelper.html#extract(org.omg.CORBA.Any)">extract</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;boolean</CODE></FONT></TD><TD><CODE><B>Any.</B><B><A HREF="../../../../org/omg/CORBA/Any.html#equal(org.omg.CORBA.Any)">equal</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks for equality between this <code>Any</code> object and the given <code>Any</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;void</CODE></FONT></TD><TD><CODE><B>Any.</B><B><A HREF="../../../../org/omg/CORBA/Any.html#insert_any(org.omg.CORBA.Any)">insert_any</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserts the given <code>Any</code> object into this <code>Any</code> object's <code>value</code> field.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>NameValuePairHelper.</B><B><A HREF="../../../../org/omg/CORBA/NameValuePairHelper.html#insert(org.omg.CORBA.Any, org.omg.CORBA.NameValuePair)">insert</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a,       <A HREF="../../../../org/omg/CORBA/NameValuePair.html">NameValuePair</A>&nbsp;that)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../org/omg/CORBA/NameValuePair.html">NameValuePair</A></CODE></FONT></TD><TD><CODE><B>NameValuePairHelper.</B><B><A HREF="../../../../org/omg/CORBA/NameValuePairHelper.html#extract(org.omg.CORBA.Any)">extract</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>LongSeqHelper.</B><B><A HREF="../../../../org/omg/CORBA/LongSeqHelper.html#insert(org.omg.CORBA.Any, int[])">insert</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a,       int[]&nbsp;that)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;int[]</CODE></FONT></TD><TD><CODE><B>LongSeqHelper.</B><B><A HREF="../../../../org/omg/CORBA/LongSeqHelper.html#extract(org.omg.CORBA.Any)">extract</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>OctetSeqHelper.</B><B><A HREF="../../../../org/omg/CORBA/OctetSeqHelper.html#insert(org.omg.CORBA.Any, byte[])">insert</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a,       byte[]&nbsp;that)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;byte[]</CODE></FONT></TD><TD><CODE><B>OctetSeqHelper.</B><B><A HREF="../../../../org/omg/CORBA/OctetSeqHelper.html#extract(org.omg.CORBA.Any)">extract</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>IdentifierHelper.</B><B><A HREF="../../../../org/omg/CORBA/IdentifierHelper.html#insert(org.omg.CORBA.Any, java.lang.String)">insert</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a,       <A HREF="../../../../java/lang/String.html">String</A>&nbsp;that)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../java/lang/String.html">String</A></CODE></FONT></TD><TD><CODE><B>IdentifierHelper.</B><B><A HREF="../../../../org/omg/CORBA/IdentifierHelper.html#extract(org.omg.CORBA.Any)">extract</A></B>(<A HREF="../../../../org/omg/CORBA/Any.html">Any</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?