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