org.omg.CORBA
Class PolicyCurrentHelper
java.lang.Object
|
+--org.omg.CORBA.PolicyCurrentHelper
- public class PolicyCurrentHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyCurrentHelper
public PolicyCurrentHelper()
insert
public static void insert(Any a,
PolicyCurrent t)
extract
public static PolicyCurrent extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static PolicyCurrent read(InputStream istream)
write
public static void write(OutputStream ostream,
PolicyCurrent value)
narrow
public static PolicyCurrent narrow(Object obj)
unchecked_narrow
public static PolicyCurrent unchecked_narrow(Object obj)