org.omg.dds
Class EntityFactoryQosPolicy

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

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

Generated from IDL definition of struct "EntityFactoryQosPolicy"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 boolean autoenable_created_entities
           
 
Constructor Summary
EntityFactoryQosPolicy()
           
EntityFactoryQosPolicy(boolean autoenable_created_entities)
           
 
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)