org.omg.dds
Class HistoryQosPolicyKind
java.lang.Object
org.omg.dds.HistoryQosPolicyKind
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class HistoryQosPolicyKind
- extends Object
- implements IDLEntity
Generated from IDL enum "HistoryQosPolicyKind".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
_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 String toString()
- Overrides:
toString in class Object
Copyright © 2015 JacORB. All rights reserved.