org.csapi.fw
Class TpFaultStatsRecordHelper

java.lang.Object
  extended by org.csapi.fw.TpFaultStatsRecordHelper

public final class TpFaultStatsRecordHelper
extends java.lang.Object

Generated from IDL definition of struct "TpFaultStatsRecord"

Author:
JacORB IDL compiler

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

Constructor Detail

TpFaultStatsRecordHelper

public TpFaultStatsRecordHelper()
Method Detail

type

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

insert

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

extract

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

id

public static java.lang.String id()

read

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

write

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


Copyright © 2009. All Rights Reserved.