public abstract class PolicyErrorHelper extends Object
ORB.create_policy
PolicyErrorHelper()
static PolicyError
extract(Any a)
static String
id()
static void
insert(Any a, PolicyError that)
read(InputStream istream)
static TypeCode
type()
write(OutputStream ostream, PolicyError value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PolicyErrorHelper()
public static void insert(Any a, PolicyError that)
public static PolicyError extract(Any a)
public static TypeCode type()
public static String id()
public static PolicyError read(InputStream istream)
public static void write(OutputStream ostream, PolicyError value)