org.csapi.pam
Class TpPAMContextName

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

Field Summary
static int _PAM_CONTEXT_ANY
           
static int _PAM_CONTEXT_COMMUNICATION
           
static TpPAMContextName PAM_CONTEXT_ANY
           
static TpPAMContextName PAM_CONTEXT_COMMUNICATION
           
 
Constructor Summary
protected TpPAMContextName(int i)
           
 
Method Summary
static TpPAMContextName 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_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
Constructor Detail

TpPAMContextName

protected TpPAMContextName(int i)
Method Detail

value

public int value()

from_int

public static TpPAMContextName from_int(int value)


Copyright © 2009. All Rights Reserved.