org.csapi.mm
Class TpUserLocation

java.lang.Object
  extended by org.csapi.mm.TpUserLocation
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpUserLocation
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpUserLocation"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpGeographicalPosition GeographicalPosition
           
 TpMobilityError StatusCode
           
 TpAddress UserID
           
 
Constructor Summary
TpUserLocation()
           
TpUserLocation(TpAddress UserID, TpMobilityError StatusCode, TpGeographicalPosition GeographicalPosition)
           
 
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

GeographicalPosition

public TpGeographicalPosition GeographicalPosition
Constructor Detail

TpUserLocation

public TpUserLocation()

TpUserLocation

public TpUserLocation(TpAddress UserID,
                      TpMobilityError StatusCode,
                      TpGeographicalPosition GeographicalPosition)


Copyright © 2008. All Rights Reserved.