JavaTM 2 Platform
Standard Ed. 6

類別 org.omg.CORBA.NameValuePair
的使用

使用 NameValuePair 的軟體套件
org.omg.CORBA 提供 OMG CORBA API 到 JavaTM 程式語言的映射,包括 ORB 類別,如果已實作該類別,則開發人員可以使用此類別作為全功能物件請求代理(Object Request Broker,ORB)。 
 

org.omg.CORBANameValuePair 的使用
 

返回 NameValuePairorg.omg.CORBA 中的方法
static NameValuePair NameValuePairHelper.extract(Any a)
           
 NameValuePair[] DynStruct.get_members()
          已過時。 返回包含所有已存儲 struct 成員的陣列。
 NameValuePair[] DynValue.get_members()
          已過時。 返回一個陣列,它包含存儲在此 DynValue 中 value 物件的所有成員。
static NameValuePair NameValuePairHelper.read(InputStream istream)
           
 

參數型別為 NameValuePairorg.omg.CORBA 中的方法
static void NameValuePairHelper.insert(Any a, NameValuePair that)
           
 void DynStruct.set_members(NameValuePair[] value)
          已過時。 設置 struct 的成員。
 void DynValue.set_members(NameValuePair[] value)
          已過時。 將此 DynValue 物件表示的 value 物件成員設置為給定的 NameValuePair 物件陣列。
static void NameValuePairHelper.write(OutputStream ostream, NameValuePair value)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only