|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.csapi.jr.slee.cc.mpccs.TpCallLegIdentifier
public final class TpCallLegIdentifier
Defines the Sequence of Data Elements that unambiguously specify the Call Leg object.
| Constructor Summary | |
|---|---|
TpCallLegIdentifier(int _callLegRefID,
int _callLegSessionID)
Creates a new TpCallLegIdentifier instance. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is 'equal to' this one. |
int |
getCallLegRefID()
This method returns a callLegReference. |
int |
getCallLegSessionID()
This method returns a callLegSessionID. |
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 TpCallLegIdentifier(int _callLegRefID,
int _callLegSessionID)
_callLegRefID - This element specifies the interface reference for the callLeg object._callLegSessionID - This element specifies the callLeg session ID.| Method Detail |
|---|
public int getCallLegRefID()
public int getCallLegSessionID()
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 | |||||||||