|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.csapi.mm.TpUserLocation
public final class TpUserLocation
Generated from IDL definition of struct "TpUserLocation"
| 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 |
|---|
public TpAddress UserID
public TpMobilityError StatusCode
public TpGeographicalPosition GeographicalPosition
| Constructor Detail |
|---|
public TpUserLocation()
public TpUserLocation(TpAddress UserID,
TpMobilityError StatusCode,
TpGeographicalPosition GeographicalPosition)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||