org.omg.Messaging
Class SyncScopePolicyHelper
java.lang.Object
org.omg.Messaging.SyncScopePolicyHelper
- public final class SyncScopePolicyHelper
- extends java.lang.Object
Generated from IDL interface "SyncScopePolicy"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncScopePolicyHelper
public SyncScopePolicyHelper()
insert
public static void insert(Any any,
SyncScopePolicy s)
extract
public static SyncScopePolicy extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static SyncScopePolicy read(InputStream in)
write
public static void write(OutputStream _out,
SyncScopePolicy s)
narrow
public static SyncScopePolicy narrow(java.lang.Object obj)
narrow
public static SyncScopePolicy narrow(Object obj)
unchecked_narrow
public static SyncScopePolicy unchecked_narrow(Object obj)