org.csapi.ui
Class TpUITargetObjectTypeHelper

java.lang.Object
  extended by org.csapi.ui.TpUITargetObjectTypeHelper

public final class TpUITargetObjectTypeHelper
extends java.lang.Object

Generated from IDL definition of enum "TpUITargetObjectType"

Author:
JacORB IDL compiler

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

Constructor Detail

TpUITargetObjectTypeHelper

public TpUITargetObjectTypeHelper()
Method Detail

type

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

insert

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

extract

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

id

public static java.lang.String id()

read

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

write

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


Copyright © 2008. All Rights Reserved.