org.csapi.mm
Class TpLocationResponseTime

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

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

Generated from IDL definition of struct "TpLocationResponseTime"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpLocationResponseIndicator ResponseTime
           
 int TimerValue
           
 
Constructor Summary
TpLocationResponseTime()
           
TpLocationResponseTime(TpLocationResponseIndicator ResponseTime, int TimerValue)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ResponseTime

public TpLocationResponseIndicator ResponseTime

TimerValue

public int TimerValue
Constructor Detail

TpLocationResponseTime

public TpLocationResponseTime()

TpLocationResponseTime

public TpLocationResponseTime(TpLocationResponseIndicator ResponseTime,
                              int TimerValue)


Copyright © 2008. All Rights Reserved.