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