| Modifier and Type | Class and Description |
|---|---|
static class |
SMS.TargetStatus.Status
Enumeration of SMS target status.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
public int hashCode()
public boolean equals(Object compared)
public String getNumber()
public SMS.TargetStatus.Status getStatus()
Copyright © 2013. All Rights Reserved.