public final class NotSubtransactionHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
NotSubtransaction |
value |
| Constructor and Description |
|---|
NotSubtransactionHolder() |
NotSubtransactionHolder(NotSubtransaction initial) |
public NotSubtransaction value
public NotSubtransactionHolder()
public NotSubtransactionHolder(NotSubtransaction initial)
public TypeCode _type()
_type in interface Streamablepublic void _read(InputStream _in)
_read in interface Streamablepublic void _write(OutputStream _out)
_write in interface StreamableCopyright © 2015 JacORB. All rights reserved.