|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.csapi.jr.slee.cc.cccs.TpConfCallIdentifier
public final class TpConfCallIdentifier
Defines the Sequence of Data Elements that unambiguously specify the Conference Call object
| Constructor Summary | |
|---|---|
TpConfCallIdentifier(int _confCallRefID,
int _confCallSessionID)
Creates a new TpConfCallIdentifier instance. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is 'equal to' this one. |
int |
getConfCallRefID()
This method returns a confCallReference. |
int |
getConfCallSessionID()
This method returns a confCallSessionID. |
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 TpConfCallIdentifier(int _confCallRefID,
int _confCallSessionID)
_confCallRefID - This element specifies the interface reference for the conference call object._confCallSessionID - This element specifies the session ID of the conference call.| Method Detail |
|---|
public int getConfCallRefID()
public int getConfCallSessionID()
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 | |||||||||