Uses of Class
org.csapi.mm.TpUserLocation

Packages that use TpUserLocation
org.csapi.mm   
org.csapi.mm.ul   
org.mobicents.csapi.jr.slee.mm.ul Contains the Parlay User Location interfaces. 
 

Uses of TpUserLocation in org.csapi.mm
 

Fields in org.csapi.mm declared as TpUserLocation
 TpUserLocation[] TpUserLocationSetHolder.value
           
 TpUserLocation TpUserLocationHolder.value
           
 

Methods in org.csapi.mm that return TpUserLocation
static TpUserLocation[] TpUserLocationSetHelper.extract(org.omg.CORBA.Any any)
           
static TpUserLocation TpUserLocationHelper.extract(org.omg.CORBA.Any any)
           
static TpUserLocation[] TpUserLocationSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpUserLocation TpUserLocationHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.mm with parameters of type TpUserLocation
static void TpUserLocationHelper.insert(org.omg.CORBA.Any any, TpUserLocation s)
           
static void TpUserLocationSetHelper.insert(org.omg.CORBA.Any any, TpUserLocation[] s)
           
static void TpUserLocationHelper.write(org.omg.CORBA.portable.OutputStream out, TpUserLocation s)
           
static void TpUserLocationSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpUserLocation[] _s)
           
 

Constructors in org.csapi.mm with parameters of type TpUserLocation
TpUserLocationHolder(TpUserLocation initial)
           
TpUserLocationSetHolder(TpUserLocation[] initial)
           
 

Uses of TpUserLocation in org.csapi.mm.ul
 

Methods in org.csapi.mm.ul with parameters of type TpUserLocation
 void _IpAppUserLocationStub.locationReportRes(int assignmentId, TpUserLocation[] locations)
           
 void _IpAppTriggeredUserLocationStub.locationReportRes(int assignmentId, TpUserLocation[] locations)
           
 void IpAppUserLocationPOATie.locationReportRes(int assignmentId, TpUserLocation[] locations)
           
 void IpAppUserLocationOperations.locationReportRes(int assignmentId, TpUserLocation[] locations)
           
 void IpAppTriggeredUserLocationPOATie.locationReportRes(int assignmentId, TpUserLocation[] locations)
           
 

Uses of TpUserLocation in org.mobicents.csapi.jr.slee.mm.ul
 

Methods in org.mobicents.csapi.jr.slee.mm.ul that return TpUserLocation
 TpUserLocation[] LocationReportResEvent.getLocations()
          Returns the locations
 

Constructors in org.mobicents.csapi.jr.slee.mm.ul with parameters of type TpUserLocation
LocationReportResEvent(TpServiceIdentifier tpServiceIdentifier, int assignmentId, TpUserLocation[] locations)
          Constructor for LocationReportResEvent
 



Copyright © 2008. All Rights Reserved.