org.csapi.mm
Class TpLocationTriggerCriteria

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

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

Generated from IDL definition of enum "TpLocationTriggerCriteria"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_UL_ENTERING_AREA
           
static int _P_UL_LEAVING_AREA
           
static TpLocationTriggerCriteria P_UL_ENTERING_AREA
           
static TpLocationTriggerCriteria P_UL_LEAVING_AREA
           
 
Constructor Summary
protected TpLocationTriggerCriteria(int i)
           
 
Method Summary
static TpLocationTriggerCriteria 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_UL_ENTERING_AREA

public static final int _P_UL_ENTERING_AREA
See Also:
Constant Field Values

P_UL_ENTERING_AREA

public static final TpLocationTriggerCriteria P_UL_ENTERING_AREA

_P_UL_LEAVING_AREA

public static final int _P_UL_LEAVING_AREA
See Also:
Constant Field Values

P_UL_LEAVING_AREA

public static final TpLocationTriggerCriteria P_UL_LEAVING_AREA
Constructor Detail

TpLocationTriggerCriteria

protected TpLocationTriggerCriteria(int i)
Method Detail

value

public int value()

from_int

public static TpLocationTriggerCriteria from_int(int value)


Copyright © 2009. All Rights Reserved.