org.csapi.pam
Class TpPAMwatcherChangeType
java.lang.Object
org.csapi.pam.TpPAMwatcherChangeType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpPAMwatcherChangeType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpPAMwatcherChangeType"
- 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_WATCHERS_PERIODIC
public static final int _PAM_WATCHERS_PERIODIC
- See Also:
- Constant Field Values
PAM_WATCHERS_PERIODIC
public static final TpPAMwatcherChangeType PAM_WATCHERS_PERIODIC
_PAM_WATCHERS_ADDED
public static final int _PAM_WATCHERS_ADDED
- See Also:
- Constant Field Values
PAM_WATCHERS_ADDED
public static final TpPAMwatcherChangeType PAM_WATCHERS_ADDED
_PAM_WATCHERS_DELETED
public static final int _PAM_WATCHERS_DELETED
- See Also:
- Constant Field Values
PAM_WATCHERS_DELETED
public static final TpPAMwatcherChangeType PAM_WATCHERS_DELETED
TpPAMwatcherChangeType
protected TpPAMwatcherChangeType(int i)
value
public int value()
from_int
public static TpPAMwatcherChangeType from_int(int value)
Copyright © 2009. All Rights Reserved.