org.csapi.cc.mmccs
Class TpCallSuperviseVolume

java.lang.Object
  extended by org.csapi.cc.mmccs.TpCallSuperviseVolume
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

Generated from IDL definition of struct "TpCallSuperviseVolume"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int VolumeQuantity
           
 int VolumeUnit
           
 
Constructor Summary
TpCallSuperviseVolume()
           
TpCallSuperviseVolume(int VolumeQuantity, int VolumeUnit)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VolumeQuantity

public int VolumeQuantity

VolumeUnit

public int VolumeUnit
Constructor Detail

TpCallSuperviseVolume

public TpCallSuperviseVolume()

TpCallSuperviseVolume

public TpCallSuperviseVolume(int VolumeQuantity,
                             int VolumeUnit)


Copyright © 2008. All Rights Reserved.