org.csapi.dsc
Class TpDataSessionSuperviseVolume

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

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

Generated from IDL definition of struct "TpDataSessionSuperviseVolume"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int VolumeQuantity
           
 int VolumeUnit
           
 
Constructor Summary
TpDataSessionSuperviseVolume()
           
TpDataSessionSuperviseVolume(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

TpDataSessionSuperviseVolume

public TpDataSessionSuperviseVolume()

TpDataSessionSuperviseVolume

public TpDataSessionSuperviseVolume(int VolumeQuantity,
                                    int VolumeUnit)


Copyright © 2008. All Rights Reserved.