org.jboss.tm.iiop
Class TransactionIdHelper
java.lang.Object
org.jboss.tm.iiop.TransactionIdHelper
public final class TransactionIdHelper
- extends Object
Generated from IDL definition of struct "TransactionId"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionIdHelper
public TransactionIdHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
TransactionId s)
extract
public static TransactionId extract(Any any)
id
public static String id()
read
public static TransactionId read(InputStream in)
write
public static void write(OutputStream out,
TransactionId s)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.