DDS
public class OwnershipQosPolicyKind extends java.lang.Object implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
_EXCLUSIVE_OWNERSHIP_QOS |
static int |
_SHARED_OWNERSHIP_QOS |
static OwnershipQosPolicyKind |
EXCLUSIVE_OWNERSHIP_QOS |
static OwnershipQosPolicyKind |
SHARED_OWNERSHIP_QOS |
| Modifier | Constructor and Description |
|---|---|
protected |
OwnershipQosPolicyKind(int value) |
| Modifier and Type | Method and Description |
|---|---|
static OwnershipQosPolicyKind |
from_int(int value) |
java.lang.Object |
readResolve() |
int |
value() |
public static final int _SHARED_OWNERSHIP_QOS
public static final OwnershipQosPolicyKind SHARED_OWNERSHIP_QOS
public static final int _EXCLUSIVE_OWNERSHIP_QOS
public static final OwnershipQosPolicyKind EXCLUSIVE_OWNERSHIP_QOS
public int value()
public static OwnershipQosPolicyKind from_int(int value)
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException