public final class RequestedDeadlineMissedStatus extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
int |
last_instance_handle |
int |
total_count |
int |
total_count_change |
| Constructor and Description |
|---|
RequestedDeadlineMissedStatus() |
RequestedDeadlineMissedStatus(int total_count,
int total_count_change,
int last_instance_handle) |
Copyright © 2015 JacORB. All rights reserved.