public class DailyUniqueConversationCountsValueEnum extends Object implements Serializable
DailyUniqueConversationCountsValueEnum.| Constructor and Description |
|---|
DailyUniqueConversationCountsValueEnum() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getDelete()
Gets the
delete. |
int |
getOther()
Gets the
other. |
int |
getReportSpam()
Gets the
reportSpam. |
int |
getTurnOff()
Gets the
turnOff. |
int |
getTurnOn()
Gets the
turnOn. |
int |
hashCode() |
void |
setDelete(int delete)
Sets the
delete. |
void |
setOther(int other)
Sets the
other. |
void |
setReportSpam(int reportSpam)
Sets the
reportSpam. |
void |
setTurnOff(int turnOff)
Sets the
turnOff. |
void |
setTurnOn(int turnOn)
Sets the
turnOn. |
String |
toString() |
public DailyUniqueConversationCountsValueEnum()
public void setTurnOn(int turnOn)
turnOn.turnOn - the turnOn to set.public void setTurnOff(int turnOff)
turnOff.turnOff - the turnOff to set.public void setDelete(int delete)
delete.delete - the delete to set.public int getReportSpam()
reportSpam.reportSpam.public void setReportSpam(int reportSpam)
reportSpam.reportSpam - the reportSpam to set.Copyright © 2017 BotMill. All rights reserved.