Uses of Class
org.csapi.mm.TpLocationType

Packages that use TpLocationType
org.csapi.mm   
 

Uses of TpLocationType in org.csapi.mm
 

Fields in org.csapi.mm declared as TpLocationType
static TpLocationType TpLocationType.P_M_CURRENT
           
static TpLocationType TpLocationType.P_M_CURRENT_OR_LAST_KNOWN
           
static TpLocationType TpLocationType.P_M_INITIAL
           
 TpLocationType TpLocationRequest.Type
           
 TpLocationType TpLocationTypeHolder.value
           
 

Methods in org.csapi.mm that return TpLocationType
static TpLocationType TpLocationTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpLocationType TpLocationType.from_int(int value)
           
static TpLocationType TpLocationTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

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



Copyright © 2009. All Rights Reserved.