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