org.csapi.pam
Class TpPAMPreferenceType

java.lang.Object
  extended by org.csapi.pam.TpPAMPreferenceType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpPAMPreferenceType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpPAMPreferenceType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _PAM_ACCESS_LIST
           
static int _PAM_EXTERNAL_CONTROL
           
static TpPAMPreferenceType PAM_ACCESS_LIST
           
static TpPAMPreferenceType PAM_EXTERNAL_CONTROL
           
 
Constructor Summary
protected TpPAMPreferenceType(int i)
           
 
Method Summary
static TpPAMPreferenceType 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_ACCESS_LIST

public static final int _PAM_ACCESS_LIST
See Also:
Constant Field Values

PAM_ACCESS_LIST

public static final TpPAMPreferenceType PAM_ACCESS_LIST

_PAM_EXTERNAL_CONTROL

public static final int _PAM_EXTERNAL_CONTROL
See Also:
Constant Field Values

PAM_EXTERNAL_CONTROL

public static final TpPAMPreferenceType PAM_EXTERNAL_CONTROL
Constructor Detail

TpPAMPreferenceType

protected TpPAMPreferenceType(int i)
Method Detail

value

public int value()

from_int

public static TpPAMPreferenceType from_int(int value)


Copyright © 2008. All Rights Reserved.