Uses of Class
org.csapi.mm.TpLocationResponseTime

Packages that use TpLocationResponseTime
org.csapi.mm   
 

Uses of TpLocationResponseTime in org.csapi.mm
 

Fields in org.csapi.mm declared as TpLocationResponseTime
 TpLocationResponseTime TpLocationRequest.RequestedResponseTime
           
 TpLocationResponseTime TpLocationResponseTimeHolder.value
           
 

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

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

Constructors in org.csapi.mm with parameters of type TpLocationResponseTime
TpLocationRequest(float RequestedAccuracy, TpLocationResponseTime RequestedResponseTime, boolean AltitudeRequested, TpLocationType Type, TpLocationPriority Priority, java.lang.String RequestedLocationMethod)
           
TpLocationResponseTimeHolder(TpLocationResponseTime initial)
           
 



Copyright © 2009. All Rights Reserved.