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