|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.avaya.jtapi.tsapi.ASN1
com.avaya.jtapi.tsapi.ASNSequence
com.avaya.jtapi.tsapi.LucentPrivateData
com.avaya.jtapi.tsapi.LucentChargeAdviceEvent
Method Summary | |
LucentCall |
getCall()
The call for which this Charge Advice event is being reported |
LucentAddress |
getCalledAddress()
The external address which was dialed |
int |
getCharge()
The number of units charged |
short |
getChargeError()
Charge-related error. |
short |
getChargeType()
The type of charge being reported |
LucentAddress |
getChargingAddress()
The address being charged for this call |
CallCenterTrunk |
getTrunk()
The trunk reporting the charge |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public final LucentCall getCall()
public final LucentAddress getCalledAddress()
public final LucentAddress getChargingAddress()
public final CallCenterTrunk getTrunk()
public final int getCharge()
public final short getChargeType()
LucentChargeType
public final short getChargeError()
LucentChargeError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |