|
|||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
org.omg.CORBA.portable
接口 BoxedValueHelper
- 所有已知实现类:
- StringValueHelper, WStringValueHelper
-
public interface BoxedValueHelper
方法摘要 | |
---|---|
String |
get_id() |
Serializable |
read_value(InputStream is) |
void |
write_value(OutputStream os, Serializable value) |
方法详细信息 |
---|
read_value
Serializable read_value(InputStream is)
write_value
void write_value(OutputStream os, Serializable value)
get_id
String get_id()
所有类
|
|||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |