org.omg.dds
Class OwnershipStrengthQosPolicy

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

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

Generated from IDL definition of struct "OwnershipStrengthQosPolicy"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int value
           
 
Constructor Summary
OwnershipStrengthQosPolicy()
           
OwnershipStrengthQosPolicy(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public int value
Constructor Detail

OwnershipStrengthQosPolicy

public OwnershipStrengthQosPolicy()

OwnershipStrengthQosPolicy

public OwnershipStrengthQosPolicy(int value)