org.omg.CORBA
Class PolicyHelper
java.lang.Object
org.omg.CORBA.PolicyHelper
public abstract class PolicyHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyHelper
public PolicyHelper()
insert
public static void insert(Any any,
Policy val)
extract
public static Policy extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static Policy read(InputStream in)
write
public static void write(OutputStream out,
Policy val)
narrow
public static Policy narrow(Object val)
unchecked_narrow
public static Policy unchecked_narrow(Object val)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.