org.csapi.mm
Class TpUserLocationEmergency
java.lang.Object
org.csapi.mm.TpUserLocationEmergency
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUserLocationEmergency
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpUserLocationEmergency"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
|
Constructor Summary |
TpUserLocationEmergency()
|
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusCode
public TpMobilityError StatusCode
UserIdPresent
public boolean UserIdPresent
UserId
public TpAddress UserId
NaEsrdPresent
public boolean NaEsrdPresent
NaEsrd
public java.lang.String NaEsrd
NaEsrkPresent
public boolean NaEsrkPresent
NaEsrk
public java.lang.String NaEsrk
ImeiPresent
public boolean ImeiPresent
Imei
public java.lang.String Imei
TriggeringEvent
public TpUserLocationEmergencyTrigger TriggeringEvent
GeographicalPositionPresent
public boolean GeographicalPositionPresent
GeographicalPosition
public TpGeographicalPosition GeographicalPosition
AltitudePresent
public boolean AltitudePresent
Altitude
public float Altitude
UncertaintyAltitude
public float UncertaintyAltitude
TimestampPresent
public boolean TimestampPresent
Timestamp
public java.lang.String Timestamp
UsedLocationMethod
public java.lang.String UsedLocationMethod
TpUserLocationEmergency
public TpUserLocationEmergency()
TpUserLocationEmergency
public 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 © 2008. All Rights Reserved.