Package | Description |
---|---|
org.omg.dds.core |
The Core (Infrastructure) Module defines the abstract classes and the
interfaces that are refined by the other modules.
|
org.omg.dds.type.builtin |
Modifier and Type | Method and Description |
---|---|
KeyedString |
ServiceEnvironment.ServiceProviderInterface.newKeyedString() |
Modifier and Type | Method and Description |
---|---|
abstract KeyedString |
KeyedString.clone() |
static KeyedString |
KeyedString.newKeyedString(ServiceEnvironment env) |
abstract KeyedString |
KeyedString.setKey(java.lang.CharSequence key) |
abstract KeyedString |
KeyedString.setValue(java.lang.CharSequence value) |
Modifier and Type | Method and Description |
---|---|
abstract void |
KeyedString.copyFrom(KeyedString src)
Overwrite the state of this object with that of the given object.
|
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.