org.omg.CosTransactions
Class OTSPolicyHelper

java.lang.Object
  extended byorg.omg.CosTransactions.OTSPolicyHelper

public final class OTSPolicyHelper
extends java.lang.Object

Generated from IDL interface "OTSPolicy"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor Summary
OTSPolicyHelper()
           
 
Method Summary
static OTSPolicy extract(Any any)
           
static java.lang.String id()
           
static void insert(Any any, OTSPolicy s)
           
static OTSPolicy narrow(java.lang.Object obj)
           
static OTSPolicy narrow(Object obj)
           
static OTSPolicy read(InputStream in)
           
static TypeCode type()
           
static OTSPolicy unchecked_narrow(Object obj)
           
static void write(OutputStream _out, OTSPolicy s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OTSPolicyHelper

public OTSPolicyHelper()
Method Detail

insert

public static void insert(Any any,
                          OTSPolicy s)

extract

public static OTSPolicy extract(Any any)

type

public static TypeCode type()

id

public static java.lang.String id()

read

public static OTSPolicy read(InputStream in)

write

public static void write(OutputStream _out,
                         OTSPolicy s)

narrow

public static OTSPolicy narrow(java.lang.Object obj)

narrow

public static OTSPolicy narrow(Object obj)

unchecked_narrow

public static OTSPolicy unchecked_narrow(Object obj)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.