Uses of Class
org.csapi.mm.TpUserLocationEmergency

Packages that use TpUserLocationEmergency
org.csapi.mm   
org.csapi.mm.ule   
org.mobicents.csapi.jr.slee.mm.ule Contains the Parlay User Location Emergency interfaces. 
 

Uses of TpUserLocationEmergency in org.csapi.mm
 

Fields in org.csapi.mm declared as TpUserLocationEmergency
 TpUserLocationEmergency TpUserLocationEmergencyHolder.value
           
 

Methods in org.csapi.mm that return TpUserLocationEmergency
static TpUserLocationEmergency TpUserLocationEmergencyHelper.extract(org.omg.CORBA.Any any)
           
static TpUserLocationEmergency TpUserLocationEmergencyHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.mm with parameters of type TpUserLocationEmergency
static void TpUserLocationEmergencyHelper.insert(org.omg.CORBA.Any any, TpUserLocationEmergency s)
           
static void TpUserLocationEmergencyHelper.write(org.omg.CORBA.portable.OutputStream out, TpUserLocationEmergency s)
           
 

Constructors in org.csapi.mm with parameters of type TpUserLocationEmergency
TpUserLocationEmergencyHolder(TpUserLocationEmergency initial)
           
 

Uses of TpUserLocationEmergency in org.csapi.mm.ule
 

Methods in org.csapi.mm.ule with parameters of type TpUserLocationEmergency
 void IpAppUserLocationEmergencyPOATie.emergencyLocationReport(int assignmentId, TpUserLocationEmergency location)
           
 void IpAppUserLocationEmergencyOperations.emergencyLocationReport(int assignmentId, TpUserLocationEmergency location)
           
 void _IpAppUserLocationEmergencyStub.emergencyLocationReport(int assignmentId, TpUserLocationEmergency location)
           
 

Uses of TpUserLocationEmergency in org.mobicents.csapi.jr.slee.mm.ule
 

Methods in org.mobicents.csapi.jr.slee.mm.ule that return TpUserLocationEmergency
 TpUserLocationEmergency EmergencyLocationReportEvent.getLocation()
          Returns the location
 

Constructors in org.mobicents.csapi.jr.slee.mm.ule with parameters of type TpUserLocationEmergency
EmergencyLocationReportEvent(TpServiceIdentifier tpServiceIdentifier, int assignmentId, TpUserLocationEmergency location)
          Constructor for EmergencyLocationReportEvent
 



Copyright © 2009. All Rights Reserved.