Package | Description |
---|---|
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
RequiredRights |
RequiredRightsHolder.value |
Modifier and Type | Method and Description |
---|---|
static RequiredRights |
RequiredRightsHelper.extract(Any any) |
static RequiredRights |
RequiredRightsHelper.narrow(Object obj) |
static RequiredRights |
RequiredRightsHelper.read(InputStream in) |
RequiredRights |
CurrentOperations.required_rights_object() |
static RequiredRights |
RequiredRightsHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
RequiredRightsHelper.insert(Any any,
RequiredRights s) |
static void |
RequiredRightsHelper.write(OutputStream _out,
RequiredRights s) |
Constructor and Description |
---|
RequiredRightsHolder(RequiredRights initial) |
Copyright © 2016 JacORB. All rights reserved.