org.csapi.mm
Class TpUserLocationEmergencyRequest
java.lang.Object
org.csapi.mm.TpUserLocationEmergencyRequest
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUserLocationEmergencyRequest
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpUserLocationEmergencyRequest"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserAddressPresent
public boolean UserAddressPresent
UserAddress
public TpAddress UserAddress
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
LocationReq
public TpLocationRequest LocationReq
TpUserLocationEmergencyRequest
public TpUserLocationEmergencyRequest()
TpUserLocationEmergencyRequest
public TpUserLocationEmergencyRequest(boolean UserAddressPresent,
TpAddress UserAddress,
boolean NaEsrdPresent,
java.lang.String NaEsrd,
boolean NaEsrkPresent,
java.lang.String NaEsrk,
boolean ImeiPresent,
java.lang.String Imei,
TpLocationRequest LocationReq)
Copyright © 2009. All Rights Reserved.