org.csapi.cs
Class TpPriceVolume

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

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

Generated from IDL definition of struct "TpPriceVolume"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpChargingPrice Price
           
 TpVolume Volume
           
 
Constructor Summary
TpPriceVolume()
           
TpPriceVolume(TpChargingPrice Price, TpVolume Volume)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Price

public TpChargingPrice Price

Volume

public TpVolume Volume
Constructor Detail

TpPriceVolume

public TpPriceVolume()

TpPriceVolume

public TpPriceVolume(TpChargingPrice Price,
                     TpVolume Volume)


Copyright © 2009. All Rights Reserved.