public class IgnoreStatus extends Object
Constructor and Description |
---|
IgnoreStatus() |
Modifier and Type | Method and Description |
---|---|
String |
getContactUri()
Gets an Contact Uri
|
int |
getCount()
Gets the count of ignores
|
long |
getIgnoreStatusId()
Gets Ignore Status Id
|
void |
setContactUri(String contactUri)
Sets an Contact Uri
|
void |
setCount(int count)
Gets the count of ignores
|
void |
setIgnoreStatusId(long ignoreStatusId)
Sets Ignore Status Id
|
public long getIgnoreStatusId()
public void setIgnoreStatusId(long ignoreStatusId)
ignoreStatusId
- , a long idpublic String getContactUri()
public void setContactUri(String contactUri)
contactUri
- a string, that represents a specific contactUri.public int getCount()
public void setCount(int count)
count
- an int, that represents how many times someone has been ignored