Uses of Class
org.csapi.mm.TpTerminalType

Packages that use TpTerminalType
org.csapi.mm   
 

Uses of TpTerminalType in org.csapi.mm
 

Fields in org.csapi.mm declared as TpTerminalType
static TpTerminalType TpTerminalType.P_M_FIXED
           
static TpTerminalType TpTerminalType.P_M_IP
           
static TpTerminalType TpTerminalType.P_M_MOBILE
           
 TpTerminalType TpUserStatus.TerminalType
           
 TpTerminalType TpUlExtendedData.TerminalType
           
 TpTerminalType TpTerminalTypeHolder.value
           
 

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

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

Constructors in org.csapi.mm with parameters of type TpTerminalType
TpTerminalTypeHolder(TpTerminalType initial)
           
TpUlExtendedData(TpGeographicalPosition GeographicalPosition, TpTerminalType TerminalType, boolean AltitudePresent, float Altitude, float UncertaintyAltitude, boolean TimestampPresent, java.lang.String Timestamp, java.lang.String UsedLocationMethod)
           
TpUserStatus(TpAddress UserID, TpMobilityError StatusCode, TpUserStatusIndicator Status, TpTerminalType TerminalType)
           
 



Copyright © 2008. All Rights Reserved.