org.omg.GIOP
Class LocateRequestHeader_1_3Helper

java.lang.Object
  extended byorg.omg.GIOP.LocateRequestHeader_1_3Helper

public final class LocateRequestHeader_1_3Helper
extends java.lang.Object

Generated from IDL definition of alias "LocateRequestHeader_1_3"

Author:
JacORB IDL compiler

Constructor Summary
LocateRequestHeader_1_3Helper()
           
 
Method Summary
static LocateRequestHeader_1_2 extract(org.omg.CORBA.Any any)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any any, LocateRequestHeader_1_2 s)
           
static LocateRequestHeader_1_2 read(org.omg.CORBA.portable.InputStream _in)
           
static org.omg.CORBA.TypeCode type()
           
static void write(org.omg.CORBA.portable.OutputStream _out, LocateRequestHeader_1_2 _s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocateRequestHeader_1_3Helper

public LocateRequestHeader_1_3Helper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any any,
                          LocateRequestHeader_1_2 s)

extract

public static LocateRequestHeader_1_2 extract(org.omg.CORBA.Any any)

type

public static org.omg.CORBA.TypeCode type()

id

public static java.lang.String id()

read

public static LocateRequestHeader_1_2 read(org.omg.CORBA.portable.InputStream _in)

write

public static void write(org.omg.CORBA.portable.OutputStream _out,
                         LocateRequestHeader_1_2 _s)


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