|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.skype.SMS.TargetStatus
public static final class SMS.TargetStatus
Inner class to determine the target status.
| Nested Class Summary | |
|---|---|
static class |
SMS.TargetStatus.Status
Enumeration of SMS target status. |
| Method Summary | |
|---|---|
boolean |
equals(Object compared)
Compare based on the ID numbers and not Objects or references. |
String |
getNumber()
Return the ID of this target status. |
SMS.TargetStatus.Status |
getStatus()
Return the status of this target status. |
int |
hashCode()
Overridden to provide ID number as hashcode. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int hashCode()
hashCode in class Objectpublic boolean equals(Object compared)
equals in class Objectcompared - The object to compare this SMS to.
public String getNumber()
public SMS.TargetStatus.Status getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||