org.omg.dds.core.policy
Class QosPolicy.Id
java.lang.Object
org.omg.dds.core.policy.QosPolicy.Id
- Enclosing interface:
- QosPolicy<UNMOD_SELF extends QosPolicy<UNMOD_SELF,MOD_SELF>,MOD_SELF extends UNMOD_SELF>
public abstract static class QosPolicy.Id
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QosPolicy.Id
public QosPolicy.Id()
getId
public static QosPolicy.Id getId(java.lang.Class<? extends QosPolicy<?,?>> policyClass,
Bootstrap bootstrap)
- Get the QoS policy ID for the given QoS policy class.
- Parameters:
bootstrap - Identifies the Service instance to which the
object will belong.
getPolicyIdValue
public abstract int getPolicyIdValue()
getPolicyName
public abstract java.lang.String getPolicyName()
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.