org.omg.SecurityReplaceable
クラス VaultHelper
java.lang.Object
|
+--org.omg.SecurityReplaceable.VaultHelper
- public abstract class VaultHelper
- extends java.lang.Object
クラス java.lang.Object から継承したメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VaultHelper
public VaultHelper()
insert
public static void insert(Any a,
Vault t)
extract
public static Vault extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static Vault read(InputStream is)
write
public static void write(OutputStream os,
Vault _v)
narrow
public static Vault narrow(Object obj)