public final class ParticipantBuiltinTopicDataHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
ParticipantBuiltinTopicData |
value |
| Constructor and Description |
|---|
ParticipantBuiltinTopicDataHolder() |
ParticipantBuiltinTopicDataHolder(ParticipantBuiltinTopicData initial) |
public ParticipantBuiltinTopicData value
public ParticipantBuiltinTopicDataHolder()
public ParticipantBuiltinTopicDataHolder(ParticipantBuiltinTopicData 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.