org.csapi.mm
Class TpLocationPriority

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

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

Generated from IDL definition of enum "TpLocationPriority"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_M_HIGH
           
static int _P_M_NORMAL
           
static TpLocationPriority P_M_HIGH
           
static TpLocationPriority P_M_NORMAL
           
 
Constructor Summary
protected TpLocationPriority(int i)
           
 
Method Summary
static TpLocationPriority 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_NORMAL

public static final int _P_M_NORMAL
See Also:
Constant Field Values

P_M_NORMAL

public static final TpLocationPriority P_M_NORMAL

_P_M_HIGH

public static final int _P_M_HIGH
See Also:
Constant Field Values

P_M_HIGH

public static final TpLocationPriority P_M_HIGH
Constructor Detail

TpLocationPriority

protected TpLocationPriority(int i)
Method Detail

value

public int value()

from_int

public static TpLocationPriority from_int(int value)


Copyright © 2008. All Rights Reserved.