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