org.omg.dds
Class LifespanQosPolicy

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

public final class LifespanQosPolicy
extends Object
implements IDLEntity

Generated from IDL struct "LifespanQosPolicy".

Version:
generated at 03-Nov-2015 12:23:59
Author:
JacORB IDL compiler V 3.7
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)


Copyright © 2015 JacORB. All rights reserved.