软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
Modifier and Type | Method and Description |
---|---|
void |
DynAny.assign(DynAny dyn_any)
过时的。
将内容从一个动态的任何一个复制到另一个。
|
void |
DynAny.from_any(Any value)
过时的。
从
Any 对象进行
DynAny 对象。
|
Any |
DynAny.to_any()
过时的。
将一个对象一个对象
DynAny
Any 。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.