org.omg.dds
Class HistoryQosPolicyKind
java.lang.Object
org.omg.dds.HistoryQosPolicyKind
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class HistoryQosPolicyKind
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "HistoryQosPolicyKind".
- Version:
- generated at Mar 31, 2009 8:42:16 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_KEEP_LAST_HISTORY_QOS
public static final int _KEEP_LAST_HISTORY_QOS
- See Also:
- Constant Field Values
KEEP_LAST_HISTORY_QOS
public static final HistoryQosPolicyKind KEEP_LAST_HISTORY_QOS
_KEEP_ALL_HISTORY_QOS
public static final int _KEEP_ALL_HISTORY_QOS
- See Also:
- Constant Field Values
KEEP_ALL_HISTORY_QOS
public static final HistoryQosPolicyKind KEEP_ALL_HISTORY_QOS
HistoryQosPolicyKind
protected HistoryQosPolicyKind(int i)
value
public int value()
from_int
public static HistoryQosPolicyKind from_int(int value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object