org.csapi.mm
Class TpLocationTriggerCamel

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

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

Generated from IDL definition of struct "TpLocationTriggerCamel"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 boolean UpdateInsideVlr
           
 boolean UpdateOutsideVlr
           
 
Constructor Summary
TpLocationTriggerCamel()
           
TpLocationTriggerCamel(boolean UpdateInsideVlr, boolean UpdateOutsideVlr)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UpdateInsideVlr

public boolean UpdateInsideVlr

UpdateOutsideVlr

public boolean UpdateOutsideVlr
Constructor Detail

TpLocationTriggerCamel

public TpLocationTriggerCamel()

TpLocationTriggerCamel

public TpLocationTriggerCamel(boolean UpdateInsideVlr,
                              boolean UpdateOutsideVlr)


Copyright © 2008. All Rights Reserved.