JavaTM 2 Platform
Standard Ed. 6

介面 org.omg.DynamicAny.DynFixed
的使用

使用 DynFixed 的軟體套件
org.omg.DynamicAny 提供一些類別和介面使得在運行時能夠遍歷與 any 有關聯的資料值,並提取資料值的基本成分。 
 

org.omg.DynamicAnyDynFixed 的使用
 

實作 DynFixedorg.omg.DynamicAny 中的類別
 class _DynFixedStub
          DynEnum 物件支持對 IDL 定值 (fixed value) 的操作。
 

返回 DynFixedorg.omg.DynamicAny 中的方法
static DynFixed DynFixedHelper.extract(Any a)
           
static DynFixed DynFixedHelper.narrow(Object obj)
           
static DynFixed DynFixedHelper.read(InputStream istream)
           
static DynFixed DynFixedHelper.unchecked_narrow(Object obj)
           
 

參數型別為 DynFixedorg.omg.DynamicAny 中的方法
static void DynFixedHelper.insert(Any a, DynFixed that)
           
static void DynFixedHelper.write(OutputStream ostream, DynFixed value)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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