org.omg.CSI
Class IdentityTokenHelper
java.lang.Object
org.omg.CSI.IdentityTokenHelper
- public final class IdentityTokenHelper
- extends java.lang.Object
Generated from IDL definition of union "IdentityToken"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityTokenHelper
public IdentityTokenHelper()
insert
public static void insert(Any any,
IdentityToken s)
extract
public static IdentityToken extract(Any any)
id
public static java.lang.String id()
read
public static IdentityToken read(InputStream in)
write
public static void write(OutputStream out,
IdentityToken s)
type
public static TypeCode type()