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 21, 2012 11:04:26 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
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)