org.csapi.cs
Class TpChargingPrice

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

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

Generated from IDL definition of struct "TpChargingPrice"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpAmount Amount
           
 java.lang.String Currency
           
 
Constructor Summary
TpChargingPrice()
           
TpChargingPrice(java.lang.String Currency, TpAmount Amount)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Currency

public java.lang.String Currency

Amount

public TpAmount Amount
Constructor Detail

TpChargingPrice

public TpChargingPrice()

TpChargingPrice

public TpChargingPrice(java.lang.String Currency,
                       TpAmount Amount)


Copyright © 2009. All Rights Reserved.