DDS
public class HistoryQosPolicyKind extends java.lang.Object implements java.io.Serializable
| 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 value) |
| Modifier and Type | Method and Description |
|---|---|
static HistoryQosPolicyKind |
from_int(int value) |
java.lang.Object |
readResolve() |
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)
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException