org.csapi.mm
Class TpLocationResponseIndicator
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpLocationResponseIndicator
protected TpLocationResponseIndicator(int i)
value
public int value()
from_int
public static TpLocationResponseIndicator from_int(int value)
Copyright © 2009. All Rights Reserved.