org.csapi.cs
Class TpPriceVolumeHelper

java.lang.Object
  extended by org.csapi.cs.TpPriceVolumeHelper

public final class TpPriceVolumeHelper
extends java.lang.Object

Generated from IDL definition of struct "TpPriceVolume"

Author:
JacORB IDL compiler

Constructor Summary
TpPriceVolumeHelper()
           
 
Method Summary
static TpPriceVolume extract(org.omg.CORBA.Any any)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any any, TpPriceVolume s)
           
static TpPriceVolume read(org.omg.CORBA.portable.InputStream in)
           
static org.omg.CORBA.TypeCode type()
           
static void write(org.omg.CORBA.portable.OutputStream out, TpPriceVolume s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TpPriceVolumeHelper

public TpPriceVolumeHelper()
Method Detail

type

public static org.omg.CORBA.TypeCode type()

insert

public static void insert(org.omg.CORBA.Any any,
                          TpPriceVolume s)

extract

public static TpPriceVolume extract(org.omg.CORBA.Any any)

id

public static java.lang.String id()

read

public static TpPriceVolume read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream out,
                         TpPriceVolume s)


Copyright © 2009. All Rights Reserved.