|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.csapi.jr.slee.cs.TpChargingSessionID
public final class TpChargingSessionID
Defines the Sequence of Data Elements that unambiguously specify the Charging Session object.
| Constructor Summary | |
|---|---|
TpChargingSessionID(int _chargingSessionRefID,
int _chargingSessionID,
int _requestNumberFirstRequest)
Creates a new TpChargingSessionID instance. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is 'equal to' this one. |
int |
getChargingSessionID()
This method returns a chargingSessionID. |
int |
getChargingSessionRefID()
This method returns a chargingSessionReference. |
int |
getRequestNumberFirstRequest()
This method returns a requestNumberFirstRequest. |
int |
hashCode()
Returns a hashcode value for the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TpChargingSessionID(int _chargingSessionRefID,
int _chargingSessionID,
int _requestNumberFirstRequest)
_chargingSessionRefID - This element specifies the interface reference for the charging session object._chargingSessionID - This element specifies the session ID for the charging session._requestNumberFirstRequest - This element specifies the request number to use for the next request.| Method Detail |
|---|
public int getChargingSessionRefID()
public int getChargingSessionID()
public int getRequestNumberFirstRequest()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||