org.omg.IIOP
Class ProfileBody_1_1Helper

java.lang.Object
  |
  +--org.omg.IIOP.ProfileBody_1_1Helper

public class ProfileBody_1_1Helper
extends java.lang.Object


Constructor Summary
ProfileBody_1_1Helper()
           
 
Method Summary
static ProfileBody_1_1 extract(Any a)
           
static java.lang.String id()
           
static void insert(Any a, ProfileBody_1_1 t)
           
static ProfileBody_1_1 read(InputStream istream)
           
static TypeCode type()
           
static void write(OutputStream ostream, ProfileBody_1_1 value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileBody_1_1Helper

public ProfileBody_1_1Helper()
Method Detail

insert

public static void insert(Any a,
                          ProfileBody_1_1 t)

extract

public static ProfileBody_1_1 extract(Any a)

type

public static TypeCode type()

id

public static java.lang.String id()

read

public static ProfileBody_1_1 read(InputStream istream)

write

public static void write(OutputStream ostream,
                         ProfileBody_1_1 value)