|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.csapi.jr.slee.gms.TpMailboxFolderIdentifier
public final class TpMailboxFolderIdentifier
Defines the Sequence of Data Elements that identify a folder.
| Constructor Summary | |
|---|---|
TpMailboxFolderIdentifier(int _mailboxFolder,
int _sessionID)
Creates a new TpMailboxFolderIdentifier instance. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is 'equal to' this one. |
int |
getMailboxFolder()
This method returns a mailboxFolder. |
int |
getSessionID()
This method returns a sessionID. |
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 TpMailboxFolderIdentifier(int _mailboxFolder,
int _sessionID)
_mailboxFolder - _sessionID - | Method Detail |
|---|
public int getMailboxFolder()
public int getSessionID()
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 | |||||||||