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

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

public interface ModifiableOwnershipStrengthQosPolicy
extends OwnershipStrengthQosPolicy, ModifiableQosPolicy<OwnershipStrengthQosPolicy,ModifiableOwnershipStrengthQosPolicy>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.dds.core.policy.QosPolicy
QosPolicy.Id
 
Method Summary
 ModifiableOwnershipStrengthQosPolicy setValue(int value)
           
 
Methods inherited from interface org.omg.dds.core.policy.OwnershipStrengthQosPolicy
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

ModifiableOwnershipStrengthQosPolicy setValue(int value)
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.