Uses of Class
org.csapi.mm.TpGeographicalPosition

Packages that use TpGeographicalPosition
org.csapi.mm   
 

Uses of TpGeographicalPosition in org.csapi.mm
 

Fields in org.csapi.mm declared as TpGeographicalPosition
 TpGeographicalPosition TpUserLocationEmergency.GeographicalPosition
           
 TpGeographicalPosition TpUserLocationCamel.GeographicalPosition
           
 TpGeographicalPosition TpUserLocation.GeographicalPosition
           
 TpGeographicalPosition TpUlExtendedData.GeographicalPosition
           
 TpGeographicalPosition TpGeographicalPositionHolder.value
           
 

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

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

Constructors in org.csapi.mm with parameters of type TpGeographicalPosition
TpGeographicalPositionHolder(TpGeographicalPosition initial)
           
TpUlExtendedData(TpGeographicalPosition GeographicalPosition, TpTerminalType TerminalType, boolean AltitudePresent, float Altitude, float UncertaintyAltitude, boolean TimestampPresent, java.lang.String Timestamp, java.lang.String UsedLocationMethod)
           
TpUserLocation(TpAddress UserID, TpMobilityError StatusCode, TpGeographicalPosition GeographicalPosition)
           
TpUserLocationCamel(TpAddress UserID, TpMobilityError StatusCode, boolean GeographicalPositionPresent, TpGeographicalPosition GeographicalPosition, boolean TimestampPresent, java.lang.String Timestamp, boolean VlrNumberPresent, TpAddress VlrNumber, boolean LocationNumberPresent, TpAddress LocationNumber, boolean CellIdOrLaiPresent, java.lang.String CellIdOrLai)
           
TpUserLocationEmergency(TpMobilityError StatusCode, boolean UserIdPresent, TpAddress UserId, boolean NaEsrdPresent, java.lang.String NaEsrd, boolean NaEsrkPresent, java.lang.String NaEsrk, boolean ImeiPresent, java.lang.String Imei, TpUserLocationEmergencyTrigger TriggeringEvent, boolean GeographicalPositionPresent, TpGeographicalPosition GeographicalPosition, boolean AltitudePresent, float Altitude, float UncertaintyAltitude, boolean TimestampPresent, java.lang.String Timestamp, java.lang.String UsedLocationMethod)
           
 



Copyright © 2009. All Rights Reserved.