|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModifiableEntityQos<UNMOD_SELF extends EntityQos<UNMOD_SELF,MOD_SELF>,MOD_SELF extends UNMOD_SELF>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Method Summary | ||
|---|---|---|
|
put(QosPolicy.Id key,
POLICY value)
Overwrite the value of the indicated policy with the given new value. |
|
| Methods inherited from interface org.omg.dds.core.EntityQos |
|---|
clear, get, put, remove |
| Methods inherited from interface java.util.Map |
|---|
containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, putAll, size, values |
| Methods inherited from interface org.omg.dds.core.modifiable.ModifiableValue |
|---|
clone, copyFrom, finishModification |
| Methods inherited from interface org.omg.dds.core.Value |
|---|
equals, hashCode, modify |
| Methods inherited from interface org.omg.dds.core.DDSObject |
|---|
getBootstrap |
| Method Detail |
|---|
<POLICY extends QosPolicy<POLICY,?>> POLICY put(QosPolicy.Id key,
POLICY value)
Map.get(Object) may return the given object
or a copy of it.
EntityQos's Entity or
null otherwise. If the returned object is not
null, changes to it will not be
reflected by subsequent calls to Map.get(Object).
java.lang.NullPointerException - if the given key or value is
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.