org.csapi.cc
Class TpCallPartyToChargeType
java.lang.Object
org.csapi.cc.TpCallPartyToChargeType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpCallPartyToChargeType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpCallPartyToChargeType"
- 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_CALL_PARTY_ORIGINATING
public static final int _P_CALL_PARTY_ORIGINATING
- See Also:
- Constant Field Values
P_CALL_PARTY_ORIGINATING
public static final TpCallPartyToChargeType P_CALL_PARTY_ORIGINATING
_P_CALL_PARTY_DESTINATION
public static final int _P_CALL_PARTY_DESTINATION
- See Also:
- Constant Field Values
P_CALL_PARTY_DESTINATION
public static final TpCallPartyToChargeType P_CALL_PARTY_DESTINATION
_P_CALL_PARTY_SPECIAL
public static final int _P_CALL_PARTY_SPECIAL
- See Also:
- Constant Field Values
P_CALL_PARTY_SPECIAL
public static final TpCallPartyToChargeType P_CALL_PARTY_SPECIAL
TpCallPartyToChargeType
protected TpCallPartyToChargeType(int i)
value
public int value()
from_int
public static TpCallPartyToChargeType from_int(int value)
Copyright © 2008. All Rights Reserved.