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 17, 2009 1:47:01 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
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)