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