org.csapi.mm
Class TpLocationResponseIndicator

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

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

Generated from IDL definition of enum "TpLocationResponseIndicator"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_M_DELAY_TOLERANT
           
static int _P_M_LOW_DELAY
           
static int _P_M_NO_DELAY
           
static int _P_M_USE_TIMER_VALUE
           
static TpLocationResponseIndicator P_M_DELAY_TOLERANT
           
static TpLocationResponseIndicator P_M_LOW_DELAY
           
static TpLocationResponseIndicator P_M_NO_DELAY
           
static TpLocationResponseIndicator P_M_USE_TIMER_VALUE
           
 
Constructor Summary
protected TpLocationResponseIndicator(int i)
           
 
Method Summary
static TpLocationResponseIndicator 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_NO_DELAY

public static final int _P_M_NO_DELAY
See Also:
Constant Field Values

P_M_NO_DELAY

public static final TpLocationResponseIndicator P_M_NO_DELAY

_P_M_LOW_DELAY

public static final int _P_M_LOW_DELAY
See Also:
Constant Field Values

P_M_LOW_DELAY

public static final TpLocationResponseIndicator P_M_LOW_DELAY

_P_M_DELAY_TOLERANT

public static final int _P_M_DELAY_TOLERANT
See Also:
Constant Field Values

P_M_DELAY_TOLERANT

public static final TpLocationResponseIndicator P_M_DELAY_TOLERANT

_P_M_USE_TIMER_VALUE

public static final int _P_M_USE_TIMER_VALUE
See Also:
Constant Field Values

P_M_USE_TIMER_VALUE

public static final TpLocationResponseIndicator P_M_USE_TIMER_VALUE
Constructor Detail

TpLocationResponseIndicator

protected TpLocationResponseIndicator(int i)
Method Detail

value

public int value()

from_int

public static TpLocationResponseIndicator from_int(int value)


Copyright © 2009. All Rights Reserved.