org.csapi.ui
Class TpUITargetObjectType

java.lang.Object
  extended by org.csapi.ui.TpUITargetObjectType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpUITargetObjectType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpUITargetObjectType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_UI_TARGET_OBJECT_CALL
           
static int _P_UI_TARGET_OBJECT_CALL_LEG
           
static int _P_UI_TARGET_OBJECT_MULTI_PARTY_CALL
           
static TpUITargetObjectType P_UI_TARGET_OBJECT_CALL
           
static TpUITargetObjectType P_UI_TARGET_OBJECT_CALL_LEG
           
static TpUITargetObjectType P_UI_TARGET_OBJECT_MULTI_PARTY_CALL
           
 
Constructor Summary
protected TpUITargetObjectType(int i)
           
 
Method Summary
static TpUITargetObjectType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_UI_TARGET_OBJECT_CALL

public static final int _P_UI_TARGET_OBJECT_CALL
See Also:
Constant Field Values

P_UI_TARGET_OBJECT_CALL

public static final TpUITargetObjectType P_UI_TARGET_OBJECT_CALL

_P_UI_TARGET_OBJECT_MULTI_PARTY_CALL

public static final int _P_UI_TARGET_OBJECT_MULTI_PARTY_CALL
See Also:
Constant Field Values

P_UI_TARGET_OBJECT_MULTI_PARTY_CALL

public static final TpUITargetObjectType P_UI_TARGET_OBJECT_MULTI_PARTY_CALL

_P_UI_TARGET_OBJECT_CALL_LEG

public static final int _P_UI_TARGET_OBJECT_CALL_LEG
See Also:
Constant Field Values

P_UI_TARGET_OBJECT_CALL_LEG

public static final TpUITargetObjectType P_UI_TARGET_OBJECT_CALL_LEG
Constructor Detail

TpUITargetObjectType

protected TpUITargetObjectType(int i)
Method Detail

value

public int value()

from_int

public static TpUITargetObjectType from_int(int value)


Copyright © 2009. All Rights Reserved.