org.csapi.mm
Class TpLocationType

java.lang.Object
  extended by org.csapi.mm.TpLocationType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpLocationType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpLocationType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_M_CURRENT
           
static int _P_M_CURRENT_OR_LAST_KNOWN
           
static int _P_M_INITIAL
           
static TpLocationType P_M_CURRENT
           
static TpLocationType P_M_CURRENT_OR_LAST_KNOWN
           
static TpLocationType P_M_INITIAL
           
 
Constructor Summary
protected TpLocationType(int i)
           
 
Method Summary
static TpLocationType 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

_P_M_CURRENT

public static final int _P_M_CURRENT
See Also:
Constant Field Values

P_M_CURRENT

public static final TpLocationType P_M_CURRENT

_P_M_CURRENT_OR_LAST_KNOWN

public static final int _P_M_CURRENT_OR_LAST_KNOWN
See Also:
Constant Field Values

P_M_CURRENT_OR_LAST_KNOWN

public static final TpLocationType P_M_CURRENT_OR_LAST_KNOWN

_P_M_INITIAL

public static final int _P_M_INITIAL
See Also:
Constant Field Values

P_M_INITIAL

public static final TpLocationType P_M_INITIAL
Constructor Detail

TpLocationType

protected TpLocationType(int i)
Method Detail

value

public int value()

from_int

public static TpLocationType from_int(int value)


Copyright © 2008. All Rights Reserved.