org.csapi.pam
Class TpPAMPreferenceType
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpPAMPreferenceType
protected TpPAMPreferenceType(int i)
value
public int value()
from_int
public static TpPAMPreferenceType from_int(int value)
Copyright © 2009. All Rights Reserved.