org.omg.SECIOP
Class ContextTokenType

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

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

Generated from IDL definition of enum "ContextTokenType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _SecTokenTypeMIC
           
static int _SecTokenTypeWrap
           
static ContextTokenType SecTokenTypeMIC
           
static ContextTokenType SecTokenTypeWrap
           
 
Constructor Summary
protected ContextTokenType(int i)
           
 
Method Summary
static ContextTokenType 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

_SecTokenTypeWrap

public static final int _SecTokenTypeWrap
See Also:
Constant Field Values

SecTokenTypeWrap

public static final ContextTokenType SecTokenTypeWrap

_SecTokenTypeMIC

public static final int _SecTokenTypeMIC
See Also:
Constant Field Values

SecTokenTypeMIC

public static final ContextTokenType SecTokenTypeMIC
Constructor Detail

ContextTokenType

protected ContextTokenType(int i)
Method Detail

value

public int value()

from_int

public static ContextTokenType from_int(int value)

toString

public java.lang.String toString()


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