org.csapi.dsc
Class TpChargePerVolume
java.lang.Object
org.csapi.dsc.TpChargePerVolume
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpChargePerVolume
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpChargePerVolume"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitialCharge
public int InitialCharge
CurrentChargePerKilobyte
public int CurrentChargePerKilobyte
NextChargePerKilobyte
public int NextChargePerKilobyte
TpChargePerVolume
public TpChargePerVolume()
TpChargePerVolume
public TpChargePerVolume(int InitialCharge,
int CurrentChargePerKilobyte,
int NextChargePerKilobyte)
Copyright © 2008. All Rights Reserved.