org.csapi.mm
Class TpUserLocationCamel

java.lang.Object
  extended by 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

Field Summary
 java.lang.String CellIdOrLai
           
 boolean CellIdOrLaiPresent
           
 TpGeographicalPosition GeographicalPosition
           
 boolean GeographicalPositionPresent
           
 TpAddress LocationNumber
           
 boolean LocationNumberPresent
           
 TpMobilityError StatusCode
           
 java.lang.String Timestamp
           
 boolean TimestampPresent
           
 TpAddress UserID
           
 TpAddress VlrNumber
           
 boolean VlrNumberPresent
           
 
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)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

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 © 2009. All Rights Reserved.