org.csapi.cs
Class TpVolume

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

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

Generated from IDL definition of struct "TpVolume"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Field Detail

Amount

public TpAmount Amount

Unit

public int Unit
Constructor Detail

TpVolume

public TpVolume()

TpVolume

public TpVolume(TpAmount Amount,
                int Unit)


Copyright © 2008. All Rights Reserved.