org.csapi.mm
Class TpUserLocationCamel
java.lang.Object
org.csapi.mm.TpUserLocationCamel
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUserLocationCamel
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpUserLocationCamel"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
|
Constructor Summary |
TpUserLocationCamel()
|
TpUserLocationCamel(TpAddress UserID,
TpMobilityError StatusCode,
boolean GeographicalPositionPresent,
TpGeographicalPosition GeographicalPosition,
boolean TimestampPresent,
java.lang.String Timestamp,
boolean VlrNumberPresent,
TpAddress VlrNumber,
boolean LocationNumberPresent,
TpAddress LocationNumber,
boolean CellIdOrLaiPresent,
java.lang.String CellIdOrLai)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserID
public TpAddress UserID
StatusCode
public TpMobilityError StatusCode
GeographicalPositionPresent
public boolean GeographicalPositionPresent
GeographicalPosition
public TpGeographicalPosition GeographicalPosition
TimestampPresent
public boolean TimestampPresent
Timestamp
public java.lang.String Timestamp
VlrNumberPresent
public boolean VlrNumberPresent
VlrNumber
public TpAddress VlrNumber
LocationNumberPresent
public boolean LocationNumberPresent
LocationNumber
public TpAddress LocationNumber
CellIdOrLaiPresent
public boolean CellIdOrLaiPresent
CellIdOrLai
public java.lang.String CellIdOrLai
TpUserLocationCamel
public TpUserLocationCamel()
TpUserLocationCamel
public TpUserLocationCamel(TpAddress UserID,
TpMobilityError StatusCode,
boolean GeographicalPositionPresent,
TpGeographicalPosition GeographicalPosition,
boolean TimestampPresent,
java.lang.String Timestamp,
boolean VlrNumberPresent,
TpAddress VlrNumber,
boolean LocationNumberPresent,
TpAddress LocationNumber,
boolean CellIdOrLaiPresent,
java.lang.String CellIdOrLai)
Copyright © 2008. All Rights Reserved.