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