org.omg.dds
Class PresentationQosPolicyAccessScopeKind
java.lang.Object
org.omg.dds.PresentationQosPolicyAccessScopeKind
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class PresentationQosPolicyAccessScopeKind
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "PresentationQosPolicyAccessScopeKind".
- Version:
- generated at Dec 2, 2008 2:43:18 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_INSTANCE_PRESENTATION_QOS
public static final int _INSTANCE_PRESENTATION_QOS
- See Also:
- Constant Field Values
INSTANCE_PRESENTATION_QOS
public static final PresentationQosPolicyAccessScopeKind INSTANCE_PRESENTATION_QOS
_TOPIC_PRESENTATION_QOS
public static final int _TOPIC_PRESENTATION_QOS
- See Also:
- Constant Field Values
TOPIC_PRESENTATION_QOS
public static final PresentationQosPolicyAccessScopeKind TOPIC_PRESENTATION_QOS
_GROUP_PRESENTATION_QOS
public static final int _GROUP_PRESENTATION_QOS
- See Also:
- Constant Field Values
GROUP_PRESENTATION_QOS
public static final PresentationQosPolicyAccessScopeKind GROUP_PRESENTATION_QOS
PresentationQosPolicyAccessScopeKind
protected PresentationQosPolicyAccessScopeKind(int i)
value
public int value()
from_int
public static PresentationQosPolicyAccessScopeKind from_int(int value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object