org.omg.SECIOP
Class ContextIdDefn

java.lang.Object
  extended byorg.omg.SECIOP.ContextIdDefn
All Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class ContextIdDefn
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of enum "ContextIdDefn"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _CIDClient
           
static int _CIDPeer
           
static int _CIDSender
           
static ContextIdDefn CIDClient
           
static ContextIdDefn CIDPeer
           
static ContextIdDefn CIDSender
           
 
Constructor Summary
protected ContextIdDefn(int i)
           
 
Method Summary
static ContextIdDefn from_int(int value)
           
 java.lang.String toString()
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_CIDClient

public static final int _CIDClient
See Also:
Constant Field Values

CIDClient

public static final ContextIdDefn CIDClient

_CIDPeer

public static final int _CIDPeer
See Also:
Constant Field Values

CIDPeer

public static final ContextIdDefn CIDPeer

_CIDSender

public static final int _CIDSender
See Also:
Constant Field Values

CIDSender

public static final ContextIdDefn CIDSender
Constructor Detail

ContextIdDefn

protected ContextIdDefn(int i)
Method Detail

value

public int value()

from_int

public static ContextIdDefn from_int(int value)

toString

public java.lang.String toString()


Copyright © {inceptionYear}-2007 null. All Rights Reserved.