org.csapi.mm.ul
Class IpAppUserLocationHelper

java.lang.Object
  extended by org.csapi.mm.ul.IpAppUserLocationHelper

public final class IpAppUserLocationHelper
extends java.lang.Object

Generated from IDL interface "IpAppUserLocation"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

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

Constructor Detail

IpAppUserLocationHelper

public IpAppUserLocationHelper()
Method Detail

insert

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

extract

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

type

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

id

public static java.lang.String id()

read

public static IpAppUserLocation read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream _out,
                         IpAppUserLocation s)

narrow

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

narrow

public static IpAppUserLocation narrow(org.omg.CORBA.Object obj)

unchecked_narrow

public static IpAppUserLocation unchecked_narrow(org.omg.CORBA.Object obj)


Copyright © 2008. All Rights Reserved.