hr.tis.mgw.client.charging
Class Charging

java.lang.Object
  extended byhr.tis.mgw.client.charging.Charging
All Implemented Interfaces:
java.io.Serializable

public class Charging
extends java.lang.Object
implements java.io.Serializable

Hold reservation identifier obtained after reserving funds. Used for linking charging with message sending.

See Also:
ChargingManager2, MessageManager2.sendMessage(hr.tis.mgw.client.message.Message, String[], String, hr.tis.mgw.client.message.Priority, Charging), MessageManager2.sendMessage(hr.tis.mgw.client.message.Message, String[], String, hr.tis.mgw.client.message.Priority, Charging, String, String), Serialized Form

Constructor Summary
Charging(java.lang.String resId)
           
 
Method Summary
 java.lang.String getReservationId()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Charging

public Charging(java.lang.String resId)
Method Detail

getReservationId

public java.lang.String getReservationId()

toString

public java.lang.String toString()


Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.