org.omg.dds.domain
Interface DomainParticipantQos

All Superinterfaces:
java.lang.Cloneable, DDSObject, EntityQos<DomainParticipantQos,ModifiableDomainParticipantQos>, java.util.Map<QosPolicy.Id,QosPolicy<?,?>>, java.io.Serializable, Value<DomainParticipantQos,ModifiableDomainParticipantQos>
All Known Subinterfaces:
ModifiableDomainParticipantQos

public interface DomainParticipantQos
extends EntityQos<DomainParticipantQos,ModifiableDomainParticipantQos>


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Method Summary
 EntityFactoryQosPolicy getEntityFactory()
           
 UserDataQosPolicy getUserData()
           
 
Methods inherited from interface org.omg.dds.core.EntityQos
clear, get, put, remove
 
Methods inherited from interface org.omg.dds.core.Value
clone, equals, hashCode, modify
 
Methods inherited from interface org.omg.dds.core.DDSObject
getBootstrap
 
Methods inherited from interface java.util.Map
containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, putAll, size, values
 

Method Detail

getUserData

UserDataQosPolicy getUserData()
Returns:
the userData

getEntityFactory

EntityFactoryQosPolicy getEntityFactory()
Returns:
the entityFactory


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