org.omg.dds
Class LifespanQosPolicy

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

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

Generated from IDL definition of struct "LifespanQosPolicy"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 Duration_t duration
           
 
Constructor Summary
LifespanQosPolicy()
           
LifespanQosPolicy(Duration_t duration)
           
 
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)