org.omg.dds.core.policy.modifiable
Interface ModifiableDataRepresentationQosPolicy

All Superinterfaces:
java.lang.Cloneable, DataRepresentationQosPolicy, DDSObject, ModifiableQosPolicy<DataRepresentationQosPolicy,ModifiableDataRepresentationQosPolicy>, ModifiableValue<DataRepresentationQosPolicy,ModifiableDataRepresentationQosPolicy>, QosPolicy<DataRepresentationQosPolicy,ModifiableDataRepresentationQosPolicy>, java.io.Serializable, Value<DataRepresentationQosPolicy,ModifiableDataRepresentationQosPolicy>

public interface ModifiableDataRepresentationQosPolicy
extends DataRepresentationQosPolicy, ModifiableQosPolicy<DataRepresentationQosPolicy,ModifiableDataRepresentationQosPolicy>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.dds.core.policy.DataRepresentationQosPolicy
DataRepresentationQosPolicy.Id
 
Method Summary
 java.util.List<java.lang.Short> getValue()
           
 ModifiableDataRepresentationQosPolicy setValue(java.util.List<java.lang.Short> value)
           
 ModifiableDataRepresentationQosPolicy setValue(short... value)
           
 
Methods inherited from interface org.omg.dds.core.policy.QosPolicy
getId
 
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

getValue

java.util.List<java.lang.Short> getValue()
Specified by:
getValue in interface DataRepresentationQosPolicy

setValue

ModifiableDataRepresentationQosPolicy setValue(java.util.List<java.lang.Short> value)
Returns:
this

setValue

ModifiableDataRepresentationQosPolicy setValue(short... value)
Returns:
this


Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.