Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
static RightsCombinator |
RightsCombinator.SecAllRights |
static RightsCombinator |
RightsCombinator.SecAnyRight |
RightsCombinator |
RightsCombinatorHolder.value |
Modifier and Type | Method and Description |
---|---|
static RightsCombinator |
RightsCombinatorHelper.extract(Any a) |
static RightsCombinator |
RightsCombinator.from_int(int value) |
static RightsCombinator |
RightsCombinatorHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
RightsCombinatorHelper.insert(Any a,
RightsCombinator that) |
static void |
RightsCombinatorHelper.write(OutputStream ostream,
RightsCombinator value) |
Constructor and Description |
---|
RightsCombinatorHolder(RightsCombinator initialValue) |
Copyright © 2013. All Rights Reserved.