org.omg.CSI
Class IdentityTokenHelper

java.lang.Object
  extended by org.omg.CSI.IdentityTokenHelper

public final class IdentityTokenHelper
extends Object

Generated from IDL union "IdentityToken".

Version:
generated at Jun 18, 2012 10:38:00 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

Constructor Detail

IdentityTokenHelper

public IdentityTokenHelper()
Method Detail

insert

public static void insert(Any any,
                          IdentityToken s)

extract

public static IdentityToken extract(Any any)

id

public static String id()

read

public static IdentityToken read(InputStream in)

write

public static void write(OutputStream out,
                         IdentityToken s)

type

public static TypeCode type()


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.