org.jboss.iiop.csiv2
Class SASCurrentHelper

java.lang.Object
  extended by org.jboss.iiop.csiv2.SASCurrentHelper

public final class SASCurrentHelper
extends Object

Generated from IDL interface "SASCurrent"

Author:
JacORB IDL compiler V 2.2.4 (JBoss patch 1), 04-Aug-2006

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

Constructor Detail

SASCurrentHelper

public SASCurrentHelper()
Method Detail

insert

public static void insert(Any any,
                          SASCurrent s)

extract

public static SASCurrent extract(Any any)

type

public static TypeCode type()

id

public static String id()

read

public static SASCurrent read(InputStream in)

write

public static void write(OutputStream _out,
                         SASCurrent s)

narrow

public static SASCurrent narrow(Object obj)

narrow

public static SASCurrent narrow(Object obj)

unchecked_narrow

public static SASCurrent unchecked_narrow(Object obj)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.