org.csapi.pam
Class TpPAMEventName
java.lang.Object
org.csapi.pam.TpPAMEventName
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpPAMEventName
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpPAMEventName"
- 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 |
_PAM_CE_IDENTITY_PRESENCE_SET
public static final int _PAM_CE_IDENTITY_PRESENCE_SET
- See Also:
- Constant Field Values
PAM_CE_IDENTITY_PRESENCE_SET
public static final TpPAMEventName PAM_CE_IDENTITY_PRESENCE_SET
_PAM_CE_AVAILABILITY_CHANGED
public static final int _PAM_CE_AVAILABILITY_CHANGED
- See Also:
- Constant Field Values
PAM_CE_AVAILABILITY_CHANGED
public static final TpPAMEventName PAM_CE_AVAILABILITY_CHANGED
_PAM_CE_WATCHERS_CHANGED
public static final int _PAM_CE_WATCHERS_CHANGED
- See Also:
- Constant Field Values
PAM_CE_WATCHERS_CHANGED
public static final TpPAMEventName PAM_CE_WATCHERS_CHANGED
_PAM_CE_IDENTITY_CREATED
public static final int _PAM_CE_IDENTITY_CREATED
- See Also:
- Constant Field Values
PAM_CE_IDENTITY_CREATED
public static final TpPAMEventName PAM_CE_IDENTITY_CREATED
_PAM_CE_IDENTITY_DELETED
public static final int _PAM_CE_IDENTITY_DELETED
- See Also:
- Constant Field Values
PAM_CE_IDENTITY_DELETED
public static final TpPAMEventName PAM_CE_IDENTITY_DELETED
_PAM_CE_GROUP_MEMBERSHIP_CHANGED
public static final int _PAM_CE_GROUP_MEMBERSHIP_CHANGED
- See Also:
- Constant Field Values
PAM_CE_GROUP_MEMBERSHIP_CHANGED
public static final TpPAMEventName PAM_CE_GROUP_MEMBERSHIP_CHANGED
_PAM_CE_AGENT_CREATED
public static final int _PAM_CE_AGENT_CREATED
- See Also:
- Constant Field Values
PAM_CE_AGENT_CREATED
public static final TpPAMEventName PAM_CE_AGENT_CREATED
_PAM_CE_AGENT_DELETED
public static final int _PAM_CE_AGENT_DELETED
- See Also:
- Constant Field Values
PAM_CE_AGENT_DELETED
public static final TpPAMEventName PAM_CE_AGENT_DELETED
_PAM_CE_AGENT_ASSIGNED
public static final int _PAM_CE_AGENT_ASSIGNED
- See Also:
- Constant Field Values
PAM_CE_AGENT_ASSIGNED
public static final TpPAMEventName PAM_CE_AGENT_ASSIGNED
_PAM_CE_AGENT_UNASSIGNED
public static final int _PAM_CE_AGENT_UNASSIGNED
- See Also:
- Constant Field Values
PAM_CE_AGENT_UNASSIGNED
public static final TpPAMEventName PAM_CE_AGENT_UNASSIGNED
_PAM_CE_CAPABILITY_CHANGED
public static final int _PAM_CE_CAPABILITY_CHANGED
- See Also:
- Constant Field Values
PAM_CE_CAPABILITY_CHANGED
public static final TpPAMEventName PAM_CE_CAPABILITY_CHANGED
_PAM_CE_AGENT_CAPABILITY_PRESENCE_SET
public static final int _PAM_CE_AGENT_CAPABILITY_PRESENCE_SET
- See Also:
- Constant Field Values
PAM_CE_AGENT_CAPABILITY_PRESENCE_SET
public static final TpPAMEventName PAM_CE_AGENT_CAPABILITY_PRESENCE_SET
_PAM_CE_AGENT_PRESENCE_SET
public static final int _PAM_CE_AGENT_PRESENCE_SET
- See Also:
- Constant Field Values
PAM_CE_AGENT_PRESENCE_SET
public static final TpPAMEventName PAM_CE_AGENT_PRESENCE_SET
TpPAMEventName
protected TpPAMEventName(int i)
value
public int value()
from_int
public static TpPAMEventName from_int(int value)
Copyright © 2008. All Rights Reserved.