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

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

public interface ModifiableHistoryQosPolicy
extends HistoryQosPolicy, ModifiableQosPolicy<HistoryQosPolicy,ModifiableHistoryQosPolicy>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.dds.core.policy.HistoryQosPolicy
HistoryQosPolicy.Kind
 
Nested classes/interfaces inherited from interface org.omg.dds.core.policy.QosPolicy
QosPolicy.Id
 
Method Summary
 ModifiableHistoryQosPolicy setDepth(int depth)
           
 ModifiableHistoryQosPolicy setKind(HistoryQosPolicy.Kind kind)
           
 
Methods inherited from interface org.omg.dds.core.policy.HistoryQosPolicy
getDepth, getKind
 
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

setKind

ModifiableHistoryQosPolicy setKind(HistoryQosPolicy.Kind kind)
Parameters:
kind - the kind to set
Returns:
this

setDepth

ModifiableHistoryQosPolicy setDepth(int depth)
Parameters:
depth - the depth 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.