org.omg.dds
Class LifespanQosPolicy

java.lang.Object
  extended by org.omg.dds.LifespanQosPolicy
All Implemented Interfaces:
java.io.Serializable, IDLEntity

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

Generated from IDL struct "LifespanQosPolicy".

Version:
generated at Mar 31, 2009 8:42:16 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 Duration_t duration
           
 
Constructor Summary
LifespanQosPolicy()
           
LifespanQosPolicy(Duration_t duration)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

duration

public Duration_t duration
Constructor Detail

LifespanQosPolicy

public LifespanQosPolicy()

LifespanQosPolicy

public LifespanQosPolicy(Duration_t duration)