org.csapi.fw
Class TpEntOpHelper
java.lang.Object
org.csapi.fw.TpEntOpHelper
public final class TpEntOpHelper
- extends java.lang.Object
Generated from IDL definition of struct "TpEntOp"
- Author:
- JacORB IDL compiler
|
Method Summary |
static TpEntOp |
extract(org.omg.CORBA.Any any)
|
static java.lang.String |
id()
|
static void |
insert(org.omg.CORBA.Any any,
TpEntOp s)
|
static TpEntOp |
read(org.omg.CORBA.portable.InputStream in)
|
static org.omg.CORBA.TypeCode |
type()
|
static void |
write(org.omg.CORBA.portable.OutputStream out,
TpEntOp s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TpEntOpHelper
public TpEntOpHelper()
type
public static org.omg.CORBA.TypeCode type()
insert
public static void insert(org.omg.CORBA.Any any,
TpEntOp s)
extract
public static TpEntOp extract(org.omg.CORBA.Any any)
id
public static java.lang.String id()
read
public static TpEntOp read(org.omg.CORBA.portable.InputStream in)
write
public static void write(org.omg.CORBA.portable.OutputStream out,
TpEntOp s)
Copyright © 2008. All Rights Reserved.