| Package | Description |
|---|---|
| org.omg.SecurityReplaceable |
| Modifier and Type | Field and Description |
|---|---|
Vault |
VaultHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Vault |
VaultHelper.extract(Any any) |
static Vault |
VaultHelper.narrow(Object obj) |
static Vault |
VaultHelper.read(InputStream in) |
static Vault |
VaultHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
VaultHelper.insert(Any any,
Vault s) |
static void |
VaultHelper.write(OutputStream _out,
Vault s) |
| Constructor and Description |
|---|
VaultHolder(Vault initial) |