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