org.omg.dds.core.policy
Interface QosPolicyCount

All Superinterfaces:
java.lang.Cloneable, DDSObject, ModifiableValue<QosPolicyCount,QosPolicyCount>, java.io.Serializable, Value<QosPolicyCount,QosPolicyCount>

public interface QosPolicyCount
extends ModifiableValue<QosPolicyCount,QosPolicyCount>


Method Summary
 int getCount()
           
 QosPolicy.Id getPolicyId()
           
 
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

getPolicyId

QosPolicy.Id getPolicyId()
Returns:
the policyId

getCount

int getCount()
Returns:
the count


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