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

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

public interface ModifiableUserDataQosPolicy
extends UserDataQosPolicy, ModifiableQosPolicy<UserDataQosPolicy,ModifiableUserDataQosPolicy>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.dds.core.policy.QosPolicy
QosPolicy.Id
 
Method Summary
 ModifiableUserDataQosPolicy setValue(byte[] value, int offset, int length)
           
 
Methods inherited from interface org.omg.dds.core.policy.UserDataQosPolicy
getLength, getValue
 
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

setValue

ModifiableUserDataQosPolicy setValue(byte[] value,
                                     int offset,
                                     int length)
Parameters:
value - the value to set
Returns:
this


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