org.omg.SECIOP
Class ContextIdDefn

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

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

Generated from IDL enum "ContextIdDefn".

Version:
generated at Dec 2, 2008 12:16:59 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
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()
Overrides:
toString in class java.lang.Object


Copyright © 2008. All Rights Reserved.