org.csapi.pam
Class TpPAMErrorCause
java.lang.Object
org.csapi.pam.TpPAMErrorCause
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpPAMErrorCause
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpPAMErrorCause"
- 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_PAM_CAUSE_UNDEFINED
public static final int _P_PAM_CAUSE_UNDEFINED
- See Also:
- Constant Field Values
P_PAM_CAUSE_UNDEFINED
public static final TpPAMErrorCause P_PAM_CAUSE_UNDEFINED
_P_PAM_CAUSE_INVALID_ADDRESS
public static final int _P_PAM_CAUSE_INVALID_ADDRESS
- See Also:
- Constant Field Values
P_PAM_CAUSE_INVALID_ADDRESS
public static final TpPAMErrorCause P_PAM_CAUSE_INVALID_ADDRESS
_P_PAM_CAUSE_SYSTEM_FAILURE
public static final int _P_PAM_CAUSE_SYSTEM_FAILURE
- See Also:
- Constant Field Values
P_PAM_CAUSE_SYSTEM_FAILURE
public static final TpPAMErrorCause P_PAM_CAUSE_SYSTEM_FAILURE
_P_PAM_CAUSE_INFO_UNAVAILABLE
public static final int _P_PAM_CAUSE_INFO_UNAVAILABLE
- See Also:
- Constant Field Values
P_PAM_CAUSE_INFO_UNAVAILABLE
public static final TpPAMErrorCause P_PAM_CAUSE_INFO_UNAVAILABLE
_P_PAM_CAUSE_EVENT_REGISTRATION_CANCELLED
public static final int _P_PAM_CAUSE_EVENT_REGISTRATION_CANCELLED
- See Also:
- Constant Field Values
P_PAM_CAUSE_EVENT_REGISTRATION_CANCELLED
public static final TpPAMErrorCause P_PAM_CAUSE_EVENT_REGISTRATION_CANCELLED
TpPAMErrorCause
protected TpPAMErrorCause(int i)
value
public int value()
from_int
public static TpPAMErrorCause from_int(int value)
Copyright © 2009. All Rights Reserved.