org.omg.dds
Class LivelinessChangedStatus
java.lang.Object
org.omg.dds.LivelinessChangedStatus
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class LivelinessChangedStatus
- extends java.lang.Object
- implements IDLEntity
Generated from IDL struct "LivelinessChangedStatus".
- Version:
- generated at Mar 12, 2011 4:11:24 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
active_count
public int active_count
inactive_count
public int inactive_count
active_count_change
public int active_count_change
inactive_count_change
public int inactive_count_change
LivelinessChangedStatus
public LivelinessChangedStatus()
LivelinessChangedStatus
public LivelinessChangedStatus(int active_count,
int inactive_count,
int active_count_change,
int inactive_count_change)