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

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

public interface ModifiableGroupDataQosPolicy
extends GroupDataQosPolicy, ModifiableQosPolicy<GroupDataQosPolicy,ModifiableGroupDataQosPolicy>


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

ModifiableGroupDataQosPolicy 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.