public final class RightsCombinator extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_SecAllRights |
static int |
_SecAnyRight |
static RightsCombinator |
SecAllRights |
static RightsCombinator |
SecAnyRight |
Modifier | Constructor and Description |
---|---|
protected |
RightsCombinator(int i) |
Modifier and Type | Method and Description |
---|---|
static RightsCombinator |
from_int(int value) |
String |
toString() |
int |
value() |
public static final int _SecAllRights
public static final RightsCombinator SecAllRights
public static final int _SecAnyRight
public static final RightsCombinator SecAnyRight
public int value()
public static RightsCombinator from_int(int value)
Copyright © 2016 JacORB. All rights reserved.