|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpAmount | |
|---|---|
| org.csapi.cs | |
| Uses of TpAmount in org.csapi.cs |
|---|
| Fields in org.csapi.cs declared as TpAmount | |
|---|---|
TpAmount |
TpVolume.Amount
|
TpAmount |
TpChargingPrice.Amount
|
TpAmount |
TpAmountHolder.value
|
| Methods in org.csapi.cs that return TpAmount | |
|---|---|
static TpAmount |
TpAmountHelper.extract(org.omg.CORBA.Any any)
|
static TpAmount |
TpAmountHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cs with parameters of type TpAmount | |
|---|---|
static void |
TpAmountHelper.insert(org.omg.CORBA.Any any,
TpAmount s)
|
static void |
TpAmountHelper.write(org.omg.CORBA.portable.OutputStream out,
TpAmount s)
|
| Constructors in org.csapi.cs with parameters of type TpAmount | |
|---|---|
TpAmountHolder(TpAmount initial)
|
|
TpChargingPrice(java.lang.String Currency,
TpAmount Amount)
|
|
TpVolume(TpAmount Amount,
int Unit)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||