|
||||||||||
| 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.TpSubConfCallIdentifier
public final class TpSubConfCallIdentifier
Defines the Sequence of Data Elements that unambiguously specify the SubConference Call object
| Constructor Summary | |
|---|---|
TpSubConfCallIdentifier(int _subConfCallRefID,
int _subConfCallSessionID)
Creates a new TpSubConfCallIdentifier instance. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is 'equal to' this one. |
int |
getSubConfCallRefID()
This method returns a subConfCallReference. |
int |
getSubConfCallSessionID()
This method returns a subConfCallSessionID. |
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 TpSubConfCallIdentifier(int _subConfCallRefID,
int _subConfCallSessionID)
_subConfCallRefID - This element specifies the interface reference for the subconference call object._subConfCallSessionID - This element specifies the session ID of the subconference call.| Method Detail |
|---|
public int getSubConfCallRefID()
public int getSubConfCallSessionID()
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 | |||||||||