Uses of Class
org.csapi.mm.TpUserLocationCamel

Packages that use TpUserLocationCamel
org.csapi.mm   
org.csapi.mm.ulc   
org.mobicents.csapi.jr.slee.mm.ulc Contains the Parlay User Location Camel interfaces. 
 

Uses of TpUserLocationCamel in org.csapi.mm
 

Fields in org.csapi.mm declared as TpUserLocationCamel
 TpUserLocationCamel[] TpUserLocationCamelSetHolder.value
           
 TpUserLocationCamel TpUserLocationCamelHolder.value
           
 

Methods in org.csapi.mm that return TpUserLocationCamel
static TpUserLocationCamel[] TpUserLocationCamelSetHelper.extract(org.omg.CORBA.Any any)
           
static TpUserLocationCamel TpUserLocationCamelHelper.extract(org.omg.CORBA.Any any)
           
static TpUserLocationCamel[] TpUserLocationCamelSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpUserLocationCamel TpUserLocationCamelHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.mm with parameters of type TpUserLocationCamel
TpUserLocationCamelHolder(TpUserLocationCamel initial)
           
TpUserLocationCamelSetHolder(TpUserLocationCamel[] initial)
           
 

Uses of TpUserLocationCamel in org.csapi.mm.ulc
 

Methods in org.csapi.mm.ulc with parameters of type TpUserLocationCamel
 void IpAppUserLocationCamelPOATie.locationReportRes(int assignmentId, TpUserLocationCamel[] locations)
           
 void _IpAppUserLocationCamelStub.locationReportRes(int assignmentId, TpUserLocationCamel[] locations)
           
 void IpAppUserLocationCamelOperations.locationReportRes(int assignmentId, TpUserLocationCamel[] locations)
           
 void IpAppUserLocationCamelPOATie.periodicLocationReport(int assignmentId, TpUserLocationCamel[] locations)
           
 void _IpAppUserLocationCamelStub.periodicLocationReport(int assignmentId, TpUserLocationCamel[] locations)
           
 void IpAppUserLocationCamelOperations.periodicLocationReport(int assignmentId, TpUserLocationCamel[] locations)
           
 void IpAppUserLocationCamelPOATie.triggeredLocationReport(int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
           
 void _IpAppUserLocationCamelStub.triggeredLocationReport(int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
           
 void IpAppUserLocationCamelOperations.triggeredLocationReport(int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
           
 

Uses of TpUserLocationCamel in org.mobicents.csapi.jr.slee.mm.ulc
 

Methods in org.mobicents.csapi.jr.slee.mm.ulc that return TpUserLocationCamel
 TpUserLocationCamel TriggeredLocationReportEvent.getLocation()
          Returns the location
 TpUserLocationCamel[] PeriodicLocationReportEvent.getLocations()
          Returns the locations
 TpUserLocationCamel[] LocationReportResEvent.getLocations()
          Returns the locations
 

Constructors in org.mobicents.csapi.jr.slee.mm.ulc with parameters of type TpUserLocationCamel
LocationReportResEvent(TpServiceIdentifier tpServiceIdentifier, int assignmentId, TpUserLocationCamel[] locations)
          Constructor for LocationReportResEvent
PeriodicLocationReportEvent(TpServiceIdentifier tpServiceIdentifier, int assignmentId, TpUserLocationCamel[] locations)
          Constructor for PeriodicLocationReportEvent
TriggeredLocationReportEvent(TpServiceIdentifier tpServiceIdentifier, int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
          Constructor for TriggeredLocationReportEvent
 



Copyright © 2008. All Rights Reserved.