org.csapi.am
Class TpChargingEventInfo

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

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

Generated from IDL definition of struct "TpChargingEventInfo"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpChargingEventName ChargingEventName
           
 java.lang.String ChargingEventTime
           
 TpBalanceInfo CurrentBalanceInfo
           
 
Constructor Summary
TpChargingEventInfo()
           
TpChargingEventInfo(TpChargingEventName ChargingEventName, TpBalanceInfo CurrentBalanceInfo, java.lang.String ChargingEventTime)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ChargingEventName

public TpChargingEventName ChargingEventName

CurrentBalanceInfo

public TpBalanceInfo CurrentBalanceInfo

ChargingEventTime

public java.lang.String ChargingEventTime
Constructor Detail

TpChargingEventInfo

public TpChargingEventInfo()

TpChargingEventInfo

public TpChargingEventInfo(TpChargingEventName ChargingEventName,
                           TpBalanceInfo CurrentBalanceInfo,
                           java.lang.String ChargingEventTime)


Copyright © 2009. All Rights Reserved.