@Extensibility(value=EXTENSIBLE_EXTENSIBILITY) @Nested public interface BuiltinTopicKey extends Cloneable, Serializable, DDSObject
Modifier and Type | Method and Description |
---|---|
BuiltinTopicKey |
clone() |
void |
copyFrom(BuiltinTopicKey src)
Overwrite the state of this object with that of the given object.
|
int[] |
getValue()
Get a copy of the value.
|
getEnvironment
int[] getValue()
void copyFrom(BuiltinTopicKey src)
BuiltinTopicKey clone()
Copyright © 2014. All rights reserved.