public final class OwnershipQosPolicyKind extends Object implements IDLEntity
| 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 i) |
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)
Copyright © 2015 JacORB. All rights reserved.