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