public final class HistoryQosPolicyKind extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_KEEP_ALL_HISTORY_QOS |
static int |
_KEEP_LAST_HISTORY_QOS |
static HistoryQosPolicyKind |
KEEP_ALL_HISTORY_QOS |
static HistoryQosPolicyKind |
KEEP_LAST_HISTORY_QOS |
| Modifier | Constructor and Description |
|---|---|
protected |
HistoryQosPolicyKind(int i) |
public static final int _KEEP_LAST_HISTORY_QOS
public static final HistoryQosPolicyKind KEEP_LAST_HISTORY_QOS
public static final int _KEEP_ALL_HISTORY_QOS
public static final HistoryQosPolicyKind KEEP_ALL_HISTORY_QOS
public int value()
public static HistoryQosPolicyKind from_int(int value)
Copyright © 2015 JacORB. All rights reserved.