public final class WrongTransactionHolder extends Object implements Streamable
通过IDL生成组织/天/ CORBA / wrongtransactionholder.java到java编译器(便携式),版本“3”corba.idl星期四,2000年8月24日5:32:50 PM PDT
"Generated Files: Holder Files"。| Modifier and Type | Field and Description |
|---|---|
WrongTransaction |
value |
| Constructor and Description |
|---|
WrongTransactionHolder() |
WrongTransactionHolder(WrongTransaction initialValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
_read(InputStream i)
从读取数据
istream和initalizes持有人的
value场与它们分散数据。
|
TypeCode |
_type()
检索在持有人
value字段的值对应的
TypeCode对象。
|
void |
_write(OutputStream o)
乘警
ostream价值在人的
value场。
|
public WrongTransaction value
public WrongTransactionHolder()
public WrongTransactionHolder(WrongTransaction initialValue)
public void _read(InputStream i)
Streamable
istream和initalizes持有人的
value场与它们分散数据。
_read 接口
Streamable
i -表示CDR数据线的输入流。
public void _write(OutputStream o)
Streamable
ostream价值在人的
value场。
_write 接口
Streamable
o OutputStream的CDR
public TypeCode _type()
Streamable
value字段的值对应的
TypeCode对象。
_type 接口
Streamable
TypeCode对象
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.