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