org.csapi.mm
Class TpUserLocationEmergencyTrigger

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

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

Generated from IDL definition of enum "TpUserLocationEmergencyTrigger"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_ULE_CALL_ORIGINATION
           
static int _P_ULE_CALL_RELEASE
           
static int _P_ULE_LOCATION_REQUEST
           
static TpUserLocationEmergencyTrigger P_ULE_CALL_ORIGINATION
           
static TpUserLocationEmergencyTrigger P_ULE_CALL_RELEASE
           
static TpUserLocationEmergencyTrigger P_ULE_LOCATION_REQUEST
           
 
Constructor Summary
protected TpUserLocationEmergencyTrigger(int i)
           
 
Method Summary
static TpUserLocationEmergencyTrigger 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_ULE_CALL_ORIGINATION

public static final int _P_ULE_CALL_ORIGINATION
See Also:
Constant Field Values

P_ULE_CALL_ORIGINATION

public static final TpUserLocationEmergencyTrigger P_ULE_CALL_ORIGINATION

_P_ULE_CALL_RELEASE

public static final int _P_ULE_CALL_RELEASE
See Also:
Constant Field Values

P_ULE_CALL_RELEASE

public static final TpUserLocationEmergencyTrigger P_ULE_CALL_RELEASE

_P_ULE_LOCATION_REQUEST

public static final int _P_ULE_LOCATION_REQUEST
See Also:
Constant Field Values

P_ULE_LOCATION_REQUEST

public static final TpUserLocationEmergencyTrigger P_ULE_LOCATION_REQUEST
Constructor Detail

TpUserLocationEmergencyTrigger

protected TpUserLocationEmergencyTrigger(int i)
Method Detail

value

public int value()

from_int

public static TpUserLocationEmergencyTrigger from_int(int value)


Copyright © 2009. All Rights Reserved.