org.csapi.am
Class TpBalanceQueryError
java.lang.Object
org.csapi.am.TpBalanceQueryError
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpBalanceQueryError
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpBalanceQueryError"
- 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_BALANCE_QUERY_OK
public static final int _P_BALANCE_QUERY_OK
- See Also:
- Constant Field Values
P_BALANCE_QUERY_OK
public static final TpBalanceQueryError P_BALANCE_QUERY_OK
_P_BALANCE_QUERY_ERROR_UNDEFINED
public static final int _P_BALANCE_QUERY_ERROR_UNDEFINED
- See Also:
- Constant Field Values
P_BALANCE_QUERY_ERROR_UNDEFINED
public static final TpBalanceQueryError P_BALANCE_QUERY_ERROR_UNDEFINED
_P_BALANCE_QUERY_UNKNOWN_SUBSCRIBER
public static final int _P_BALANCE_QUERY_UNKNOWN_SUBSCRIBER
- See Also:
- Constant Field Values
P_BALANCE_QUERY_UNKNOWN_SUBSCRIBER
public static final TpBalanceQueryError P_BALANCE_QUERY_UNKNOWN_SUBSCRIBER
_P_BALANCE_QUERY_UNAUTHORIZED_APPLICATION
public static final int _P_BALANCE_QUERY_UNAUTHORIZED_APPLICATION
- See Also:
- Constant Field Values
P_BALANCE_QUERY_UNAUTHORIZED_APPLICATION
public static final TpBalanceQueryError P_BALANCE_QUERY_UNAUTHORIZED_APPLICATION
_P_BALANCE_QUERY_SYSTEM_FAILURE
public static final int _P_BALANCE_QUERY_SYSTEM_FAILURE
- See Also:
- Constant Field Values
P_BALANCE_QUERY_SYSTEM_FAILURE
public static final TpBalanceQueryError P_BALANCE_QUERY_SYSTEM_FAILURE
TpBalanceQueryError
protected TpBalanceQueryError(int i)
value
public int value()
from_int
public static TpBalanceQueryError from_int(int value)
Copyright © 2008. All Rights Reserved.