org.omg.dds
Class OwnershipQosPolicy

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

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

Generated from IDL definition of struct "OwnershipQosPolicy"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 OwnershipQosPolicyKind kind
           
 
Constructor Summary
OwnershipQosPolicy()
           
OwnershipQosPolicy(OwnershipQosPolicyKind kind)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

kind

public OwnershipQosPolicyKind kind
Constructor Detail

OwnershipQosPolicy

public OwnershipQosPolicy()

OwnershipQosPolicy

public OwnershipQosPolicy(OwnershipQosPolicyKind kind)