org.csapi.mm
Class TpUserLocationExtended

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

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

Generated from IDL definition of struct "TpUserLocationExtended"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpUlExtendedData[] Locations
           
 TpMobilityError StatusCode
           
 TpAddress UserID
           
 
Constructor Summary
TpUserLocationExtended()
           
TpUserLocationExtended(TpAddress UserID, TpMobilityError StatusCode, TpUlExtendedData[] Locations)
           
 
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

Locations

public TpUlExtendedData[] Locations
Constructor Detail

TpUserLocationExtended

public TpUserLocationExtended()

TpUserLocationExtended

public TpUserLocationExtended(TpAddress UserID,
                              TpMobilityError StatusCode,
                              TpUlExtendedData[] Locations)


Copyright © 2008. All Rights Reserved.