Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Class and Description |
---|---|
class |
_PolicyCurrentLocalBase
Abstract base class for implementations of local interface PolicyCurrent
|
class |
PolicyCurrentLocalTie
Generated from IDL interface "PolicyCurrent".
|
Modifier and Type | Field and Description |
---|---|
PolicyCurrent |
PolicyCurrentHolder.value |
Modifier and Type | Method and Description |
---|---|
static PolicyCurrent |
PolicyCurrentHelper.extract(Any any) |
static PolicyCurrent |
PolicyCurrentHelper.narrow(Object obj) |
static PolicyCurrent |
PolicyCurrentHelper.read(InputStream in) |
static PolicyCurrent |
PolicyCurrentHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
PolicyCurrentHelper.insert(Any any,
PolicyCurrent s) |
static void |
PolicyCurrentHelper.write(OutputStream _out,
PolicyCurrent s) |
Constructor and Description |
---|
PolicyCurrentHolder(PolicyCurrent initial) |