public class DailyUniqueActiveThreadCountsValue extends Object implements Serializable
DailyUniqueActiveThreadCountsRecord.| Constructor and Description |
|---|
DailyUniqueActiveThreadCountsValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Date |
getEndTime()
Gets the
endTime. |
String |
getValue()
Gets the
value. |
int |
hashCode() |
void |
setEndTime(Date endTime)
Sets the
endTime. |
void |
setValue(String value)
Sets the
value. |
String |
toString() |
Copyright © 2017 BotMill. All rights reserved.