org.csapi.pam
Class TpPAMPreferenceDataHelper

java.lang.Object
  extended by org.csapi.pam.TpPAMPreferenceDataHelper

public final class TpPAMPreferenceDataHelper
extends java.lang.Object

Generated from IDL definition of union "TpPAMPreferenceData"

Author:
JacORB IDL compiler

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

Constructor Detail

TpPAMPreferenceDataHelper

public TpPAMPreferenceDataHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any any,
                          TpPAMPreferenceData s)

extract

public static TpPAMPreferenceData extract(org.omg.CORBA.Any any)

id

public static java.lang.String id()

read

public static TpPAMPreferenceData read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream out,
                         TpPAMPreferenceData s)

type

public static org.omg.CORBA.TypeCode type()


Copyright © 2009. All Rights Reserved.