org.omg.SECIOP
Class ContextTokenType

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

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

Generated from IDL enum "ContextTokenType".

Version:
generated at Mar 23, 2009 3:46:14 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
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()
Overrides:
toString in class java.lang.Object


Copyright © 2009. All Rights Reserved.