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) |
Modifier and Type | Method and Description |
---|---|
static HistoryQosPolicyKind |
from_int(int value) |
String |
toString() |
int |
value() |
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 © 2017 JacORB. All rights reserved.