DDS
public class PresentationQosPolicyAccessScopeKind extends java.lang.Object implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
_GROUP_PRESENTATION_QOS |
static int |
_INSTANCE_PRESENTATION_QOS |
static int |
_TOPIC_PRESENTATION_QOS |
static PresentationQosPolicyAccessScopeKind |
GROUP_PRESENTATION_QOS |
static PresentationQosPolicyAccessScopeKind |
INSTANCE_PRESENTATION_QOS |
static PresentationQosPolicyAccessScopeKind |
TOPIC_PRESENTATION_QOS |
| Modifier | Constructor and Description |
|---|---|
protected |
PresentationQosPolicyAccessScopeKind(int value) |
| Modifier and Type | Method and Description |
|---|---|
static PresentationQosPolicyAccessScopeKind |
from_int(int value) |
java.lang.Object |
readResolve() |
int |
value() |
public static final int _INSTANCE_PRESENTATION_QOS
public static final PresentationQosPolicyAccessScopeKind INSTANCE_PRESENTATION_QOS
public static final int _TOPIC_PRESENTATION_QOS
public static final PresentationQosPolicyAccessScopeKind TOPIC_PRESENTATION_QOS
public static final int _GROUP_PRESENTATION_QOS
public static final PresentationQosPolicyAccessScopeKind GROUP_PRESENTATION_QOS
protected PresentationQosPolicyAccessScopeKind(int value)
public int value()
public static PresentationQosPolicyAccessScopeKind from_int(int value)
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException