org.csapi.pam
Class TpPAMwatcherChangeType

java.lang.Object
  extended by 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

Field Summary
static int _PAM_WATCHERS_ADDED
           
static int _PAM_WATCHERS_DELETED
           
static int _PAM_WATCHERS_PERIODIC
           
static TpPAMwatcherChangeType PAM_WATCHERS_ADDED
           
static TpPAMwatcherChangeType PAM_WATCHERS_DELETED
           
static TpPAMwatcherChangeType PAM_WATCHERS_PERIODIC
           
 
Constructor Summary
protected TpPAMwatcherChangeType(int i)
           
 
Method Summary
static TpPAMwatcherChangeType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_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
Constructor Detail

TpPAMwatcherChangeType

protected TpPAMwatcherChangeType(int i)
Method Detail

value

public int value()

from_int

public static TpPAMwatcherChangeType from_int(int value)


Copyright © 2009. All Rights Reserved.