org.omg.dds
Class UserDataQosPolicy

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

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

Generated from IDL definition of struct "UserDataQosPolicy"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Field Detail

value

public byte[] value
Constructor Detail

UserDataQosPolicy

public UserDataQosPolicy()

UserDataQosPolicy

public UserDataQosPolicy(byte[] value)