org.omg.dds
Class EntityFactoryQosPolicy

java.lang.Object
  extended by org.omg.dds.EntityFactoryQosPolicy
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class EntityFactoryQosPolicy
extends java.lang.Object
implements IDLEntity

Generated from IDL struct "EntityFactoryQosPolicy".

Version:
generated at Mar 21, 2012 11:04:26 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
See Also:
Serialized Form

Field Summary
 boolean autoenable_created_entities
           
 
Constructor Summary
EntityFactoryQosPolicy()
           
EntityFactoryQosPolicy(boolean autoenable_created_entities)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

autoenable_created_entities

public boolean autoenable_created_entities
Constructor Detail

EntityFactoryQosPolicy

public EntityFactoryQosPolicy()

EntityFactoryQosPolicy

public EntityFactoryQosPolicy(boolean autoenable_created_entities)