org.csapi.ui
Class TpUITargetObjectType
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpUITargetObjectType
protected TpUITargetObjectType(int i)
value
public int value()
from_int
public static TpUITargetObjectType from_int(int value)
Copyright © 2008. All Rights Reserved.