|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.csapi.am.TpBalance
public final class TpBalance
Generated from IDL definition of struct "TpBalance"
| Field Summary | |
|---|---|
TpBalanceInfo |
BalanceInfo
|
TpBalanceQueryError |
StatusCode
|
TpAddress |
UserID
|
| Constructor Summary | |
|---|---|
TpBalance()
|
|
TpBalance(TpAddress UserID,
TpBalanceQueryError StatusCode,
TpBalanceInfo BalanceInfo)
|
|
| 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 TpBalanceQueryError StatusCode
public TpBalanceInfo BalanceInfo
| Constructor Detail |
|---|
public TpBalance()
public TpBalance(TpAddress UserID,
TpBalanceQueryError StatusCode,
TpBalanceInfo BalanceInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||