public final class LivelinessChangedStatus extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
int |
active_count |
int |
active_count_change |
int |
inactive_count |
int |
inactive_count_change |
Constructor and Description |
---|
LivelinessChangedStatus() |
LivelinessChangedStatus(int active_count,
int inactive_count,
int active_count_change,
int inactive_count_change) |
Copyright © 2016 JacORB. All rights reserved.