@Extensibility(value=MUTABLE_EXTENSIBILITY) public interface ParticipantBuiltinTopicData extends Cloneable, Serializable, DDSObject
Modifier and Type | Method and Description |
---|---|
ParticipantBuiltinTopicData |
clone() |
void |
copyFrom(ParticipantBuiltinTopicData src)
Overwrite the state of this object with that of the given object.
|
BuiltinTopicKey |
getKey() |
UserData |
getUserData() |
getEnvironment
@ID(value=80L) @Key BuiltinTopicKey getKey()
void copyFrom(ParticipantBuiltinTopicData src)
ParticipantBuiltinTopicData clone()
Copyright © 2014. All rights reserved.